Closed
Bug 978780
Opened 11 years ago
Closed 11 years ago
position: fixed create an extra repaints when panning apps
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Firefox OS Graveyard
Gaia::Homescreen
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vingtetun, Assigned: vingtetun)
References
Details
Attachments
(1 file)
601 bytes,
patch
|
crdlc
:
review+
|
Details | Diff | Splinter Review |
Turning on 'Flash Repainted Area' and panning the homescreen reveals that the bottom panel is repainted unexpectingly.
The extra repaints goes away if we use position: absolute instead of position: fixed.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8384614 -
Flags: review?(crdlc)
Comment 2•11 years ago
|
||
The code looks good although I will test it on my device, thanks Vivien
Assignee: nobody → 21
Status: NEW → ASSIGNED
Comment 3•11 years ago
|
||
Comment on attachment 8384614 [details] [diff] [review]
bug978780.patch
Good job! Thanks a lot for the good catch
Attachment #8384614 -
Flags: review?(crdlc) → review+
Assignee | ||
Updated•11 years ago
|
Blocks: butter-spread
Assignee | ||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•