Closed
Bug 993683
Opened 12 years ago
Closed 12 years ago
[B2G] [Everything.me] Set As Wallpaper icon for background images is unresponsive
Categories
(Firefox OS Graveyard :: Gaia::Everything.me, defect)
Tracking
(blocking-b2g:1.3T+, b2g-v1.3 unaffected, b2g-v1.3T affected)
RESOLVED
DUPLICATE
of bug 992379
blocking-b2g | 1.3T+ |
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | unaffected |
b2g-v1.3T | --- | affected |
People
(Reporter: ckreinbring, Unassigned)
Details
(Whiteboard: 1.3tarakorun2)
Attachments
(1 file)
3.04 MB,
video/mp4
|
Details |
Description:
The user is unable to add Everything.me background images to the homescreen because the icon does not respond to taps.
Repro Steps:
1) Update Tarako to Build ID: 20140407004001
2) Tap the Everything.me search bar and enter a term that will generate a background image.
3) Swipe down on the screen to bring the image to the foreground.
4) Tap the icon in the upper right corner and observe the device's reaction.
Actual:
Nothing happens.
Expected:
A confirmation screen appears asking the user if they want to set the background image as wallpaper.
Environmental Variables
Build ID: 20140407004001
Gecko: f105ec652173
Gaia: d9ac78148591a50356dd5a82d2d295eeb7c234a6
Base Image: sp8810
Notes:
Repro frequency: 100%
Link to failed test case: https://moztrap.mozilla.org/manage/cases/?filter-id=11328
See attached video clip
![]() |
Reporter | |
Comment 1•12 years ago
|
||
Does not repro on Buri 1.3 mozilla RIL.
Build ID: 20140402164004
Gecko: https://hg.mozilla.org/releases/mozilla-b2g28_v1_3/rev/c6c7b01cdb8e
Gaia: c5cd3a11e91339163b351d50769eaca0067da860
Platform Version: 28.0
Firmware Version: V1.2-device.cfg
status-b2g-v1.3:
--- → unaffected
Comment 3•12 years ago
|
||
Is this tarako only or does this also reproduce on 1.3, 1.4...?
Keywords: qawanted
Comment 5•12 years ago
|
||
unable to reproduce on Unagi.
this feature uses window.confirm:
https://github.com/mozilla-b2g/gaia/blob/master/apps/homescreen/everything.me/js/Brain.js#L892
might be related to bug 992379 - where window.prompt is not displayed after homescreen is killed once:
https://bugzilla.mozilla.org/show_bug.cgi?id=992379#c21
![]() |
||
Comment 7•12 years ago
|
||
(In reply to Gregor Wagner [:gwagner] from comment #3)
> Is this tarako only or does this also reproduce on 1.3, 1.4...?
We already know this doesn't reproduce on 1.3. Our test runs have shown this working on 1.4 as well.
Keywords: qawanted
Comment 8•12 years ago
|
||
I test with/without patch in bug 992379 and I can confirm this is a dup.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(ehung)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•