Closed
Bug 1389342
Opened 7 years ago
Closed 7 years ago
Weird alignment of device icons in Synced History
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Firefox for Android Graveyard
Awesomescreen
Tracking
(fennec+, firefox57 verified)
VERIFIED
FIXED
Firefox 57
People
(Reporter: Grisha, Assigned: jwu)
References
Details
(Whiteboard: [FNC][SPT57.2][INT])
Attachments
(2 files)
See screenshot. Seems like row elements are evenly spaced out.
Reporter | ||
Updated•7 years ago
|
Component: General → Awesomescreen
Reporter | ||
Updated•7 years ago
|
tracking-fennec: --- → ?
Assignee | ||
Comment 1•7 years ago
|
||
Looks like this issue is caused by Photon with new icons.
Assignee: nobody → topwu.tw
Assignee | ||
Comment 2•7 years ago
|
||
This regression is caused by bug 1383736 that the value of 'favicon_bg' in dimens.xml is changed from '32dp' to '112dp'.
But since the size of favicon in TwoLinePageRow has been changed to refer 'favicon_small_size', device icons in history page should use its value as width and height to keep all icons have identical size in history page.
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
[Triage@0816] Max, would you help set it tracking-fennec:+ with P1 as Jingwei is on it already? Thanks.
Flags: needinfo?(max)
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8897741 [details]
Bug 1389342 - Use value of 'favicon_small_size' as width/height for device icon in history page.
https://reviewboard.mozilla.org/r/169042/#review174536
Attachment #8897741 -
Flags: review?(cnevinchen) → review+
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8897741 [details]
Bug 1389342 - Use value of 'favicon_small_size' as width/height for device icon in history page.
https://reviewboard.mozilla.org/r/169042/#review175176
Attachment #8897741 -
Flags: review?(walkingice0204) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c289e7c3995d
Use value of 'favicon_small_size' as width/height for device icon in history page. r=nechen,walkingice
Keywords: checkin-needed
Comment 9•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•7 years ago
|
tracking-fennec: ? → +
Flags: needinfo?(max)
Comment 10•7 years ago
|
||
Verified as fixed on Nightly 57 (2017-08-24).
Devices:
Xiaomi Mi Pad 2 (Android 5.1)
Oneplus Two (Android 6.0.1)
Prestigio Grace X5 (Android 4.4.2)
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Whiteboard: [FNC][SPT57.2][INT]
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•