Closed
Bug 796831
Opened 12 years ago
Closed 12 years ago
Under-invalidation in gaia Settings app
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(blocking-basecamp:+)
RESOLVED
DUPLICATE
of bug 799644
blocking-basecamp | + |
People
(Reporter: cjones, Unassigned)
References
Details
STR
(1) Load settings app
(2) Tap "Device Information"
(3) Tap "More Information"
(4) Tap down on "Mac Address", quickly slide your finger straight down outside the box, then lift your finger off.
At the beginning of step (4), the background for "Mac Address" is highlighted, but at the end, it's not unhighlighted.
This might be a dlbi regression, but I may have seen this before dlbi. Will whip up a build right quick to check.
blocking+ because there are some related-looking bugs in the settings app that are resulting in text rendering being corrupted.
Reporter | ||
Comment 1•12 years ago
|
||
I can reproduce this without dlbi. Likely an event-handling problem.
Component: Layout → General
Product: Core → Boot2Gecko
Similar but not identical problem with the wifi settings -- when you connect to an AP, you often end up with garbled/overlaid text as two things are drawn on top of eachother as a result of the status change. Often times entries will repaint without clearing below, so that the text gets jankier/bolder if it's the same entry, or garbled if something got sorted differently.
Comment 3•12 years ago
|
||
That last comment is 100% definitely bug 793840.
Comment 4•12 years ago
|
||
Is it a Gaia issue?
Reporter | ||
Comment 5•12 years ago
|
||
It's not clear yet whether the bug described in comment 0 is a gaia or gecko problem. Most likely it's a gecko problem. The bug described in comment 2 (bug 793840) is almost certainly a gecko problem.
bug 796786, bug 797122 there are a bunch of invalidation issues.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•