Closed
Bug 809646
Opened 13 years ago
Closed 13 years ago
Wallpaper-picker renders its close button ("x") on top of its title, looking like "SelXt Wallpaper"
Categories
(Firefox OS Graveyard :: Gaia, defect, P2)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
| blocking-basecamp | + |
People
(Reporter: dholbert, Assigned: rexboy)
Details
(Keywords: b2g-testdriver, unagi)
Attachments
(2 files)
STR:
1. Long-press an empty space on the desktop
2. Tap "Wallpaper"
ACTUAL RESULTS: When the "x" close-button appears (takes a second), it appears on top of the title "Select Wallpaper", instead of in its reserved space in the upper-left.
EXPECTED RESULTS: "x" close button should appear in reserved space in upper-left.
| Reporter | ||
Comment 1•13 years ago
|
||
I'm using the stable dogfood build w/ datestamp 2012-11-06 20:52:24
Summary: Wallpaper-picker renders its close button ("x") on top of its title → Wallpaper-picker renders its close button ("x") on top of its title, looking like "SelXt Wallpaper"
| Reporter | ||
Comment 2•13 years ago
|
||
Updated•13 years ago
|
blocking-basecamp: ? → +
Priority: -- → P2
Updated•13 years ago
|
Assignee: nobody → rexboy
| Assignee | ||
Comment 3•13 years ago
|
||
There's a css rule supposed to apply to the cancel button in "share wallpaper" page, but the button accidentally has the same ID with the cancel button here in the picker such that the rule is wrongly applied here. The patch should fix this problem.
Attachment #679997 -
Flags: review?(schung)
Updated•13 years ago
|
Attachment #679997 -
Flags: review?(schung) → review+
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Verified as fixed in Unagi build 20130103070201.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•