Closed
Bug 806508
Opened 13 years ago
Closed 13 years ago
Wallpaper-picker doesn't render any images (or even the "x" exit button) until you scroll
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: dholbert, Unassigned)
References
Details
(Keywords: b2g-testdriver, unagi)
Attachments
(1 file)
|
12.24 KB,
image/png
|
Details |
STR:
1. Long-press an empty space on the desktop
2. Click "Wallpaper", and *don't touch the phone*
ACTUAL RESULTS:
The wallpaper-picker app comes up, but..
(a) Its upper-left "x" close-button doesn't render or function. (If I tap that part of the screen, it glows blue, registering a button-press, but it doesn't back out of the app)
(b) The visible wallpaper options are blank.
If I scroll a bit so that the "Select Wallpaper" title-bar moves off-screen, *then* the wallpapers render, and the "X" button renders as well when I scroll the title-bar back on-screen.
I'm testing using the b2g build from late last week. (dated 2012-10-24 11:07:05)
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #0)
> If I scroll a bit so that the "Select Wallpaper" title-bar moves off-screen,
> *then* the wallpapers render, and the "X" button renders as well when I
> scroll the title-bar back on-screen.
Forgot to mention -- the "X" button works, too, after I've gotten it to render by scrolling.
Comment 3•13 years ago
|
||
I can reproduce that. The problem here is that the load event doesn't fire until all the images have loaded. Until then, no buttons and/or actions work.
| Reporter | ||
Comment 4•13 years ago
|
||
OK, so that's what's going on with the button. (I don't think that explains why the images themselves don't render until I start scrolling, though.)
Comment 5•13 years ago
|
||
We believe this is a platform bug, if it still occurs for testers (triage wasn't able to repro).
Comment 6•13 years ago
|
||
I can't reproduce this with the 2012-10-31 update. I see some flickering with paint flashing turned on but within a second or two the images render. Please reopen if you can reproduce.
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: needinfo?(dholbert)
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 7•13 years ago
|
||
Verified WFM now -- the wallpapers and the "x" button still don't initially render, but now they show up after a second or two.
I'm using the stable dogfood build w/ datestamp 2012-11-06 20:52:24
Flags: needinfo?(dholbert)
| Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
blocking-basecamp: ? → ---
Removing qawanted.
Keywords: qawanted
You need to log in
before you can comment on or make changes to this bug.
Description
•