Closed
Bug 1019228
Opened 11 years ago
Closed 11 years ago
[B2G][Homescreen] Applications on the Homescreen are missing the 'delete icon' when long pressing an app
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(blocking-b2g:2.0+, b2g-v1.4 unaffected, b2g-v2.0 fixed)
RESOLVED
FIXED
| blocking-b2g | 2.0+ |
| Tracking | Status | |
|---|---|---|
| b2g-v1.4 | --- | unaffected |
| b2g-v2.0 | --- | fixed |
People
(Reporter: bzumwalt, Unassigned)
References
()
Details
(Keywords: regression, smoketest)
Attachments
(1 file)
|
2.45 KB,
text/plain
|
Details |
Description:
Apps are missing the 'Delete' icon when long pressing the apps.
Repro Steps:
1) Update a Flame to BuildID: 20140602072051
2) Proceed to the Homescreen
3) Swipe to the far left screen
4) Long press on any Collection app
Actual:
The 'X' icon on the app is not shown after long pressing an app
Expected:
The 'X' icon is shown after long pressing an app
Environmental Variables:
Device: Flame v2.0 Master M-C Mozilla RIL
BuildID: 20140602072051
Gaia: 82679a5ce84d1b6bf388da6536d5682a3ad56de3
Gecko: 6a984e21c2ca
Version: 32.0a1
Firmware Version: v10G-2
Notes:
Repro frequency: 100%
See attached: logcat
| Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
blocking-b2g: --- → 2.0?
| Reporter | ||
Comment 2•11 years ago
|
||
Issue DOES occur on 2.0 Open C
Result: The 'X' icon on the app is not shown after long pressing an app
Environmental Variables:
Device: Open C v2.0 Mozilla RIL
BuildID: 20140602072051
Gaia: 82679a5ce84d1b6bf388da6536d5682a3ad56de3
Gecko: 6a984e21c2ca
Version: 32.0a1
Firmware Version: P821A10V1.0.0B06_LOG_DL
Issue does NOT occur on Buri 1.4
Result: The 'X' icon is shown after long pressing an app
Environmental Variables:
Device: Buri v1.4 Mozilla RIL
BuildID: 20140602000203
Gaia: ba8d7ef46cadf5d66d189b0b036d0f2e936bece0
Gecko: 384d3410a854
Version: 30.0
Firmware Version: v1.2-device.cfg
| Reporter | ||
Comment 3•11 years ago
|
||
Issue does NOT occur on 1.4 Open C
Result: The 'X' icon is shown after long pressing an app
Environmental Variables:
Device: Open C v1.4 Mozilla RIL)
BuildID: 20140602000203
Gaia: ba8d7ef46cadf5d66d189b0b036d0f2e936bece0
Gecko: 384d3410a854
Version: 30.0
Firmware Version: P821A10V1.0.0B06_LOG_DL
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → affected
| Reporter | ||
Comment 4•11 years ago
|
||
Youtube video link: http://youtu.be/IeAbG6LIl1E
| Reporter | ||
Comment 5•11 years ago
|
||
User agent for comment 0 - User agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
Updated•11 years ago
|
blocking-b2g: 2.0? → 2.0+
Updated•11 years ago
|
QA Contact: jmitchell
Updated•11 years ago
|
QA Contact: jmitchell → jmercado
Comment 6•11 years ago
|
||
No idea why it is happening, the area to delete icons is there according to video (touch area is clicked and the UI to delete bookmarks is displayed) and my own test in my device but no idea why the "x" icon is not painted (this is added as background). This code has not been touched for a while.
https://github.com/mozilla-b2g/gaia/blob/master/apps/homescreen/style/homescreen.css#L131
Any idea Vivien?
Flags: needinfo?(21)
Comment 7•11 years ago
|
||
B2g inbound Flame regression Window
Last working Environmental Variables:
Device: Flame
BuildID: 20140529233002
Gaia: cb6f6a0a8b36d5b9bac6787fc07db79159555384
Gecko: 71c15171610d
Version: 32.0a1
First Broken Environmental Variables:
Device: Flame
BuildID: 20140530023000
Gaia: f1158506496fb554febeb26809e8b1e531a624ef
Gecko: 2f2445d85f4a
Version: 32.0a1
Last working gaia / First broken gecko - Issue does not occur
Gaia: cb6f6a0a8b36d5b9bac6787fc07db79159555384
Gecko: 2f2445d85f4a
First broken gaia / Last working gecko - Issue occurs - indicates that this is a Gaia issue
Gaia: f1158506496fb554febeb26809e8b1e531a624ef
Gecko: 71c15171610d
https://github.com/mozilla-b2g/gaia/compare/cb6f6a0a8b36d5b9bac6787fc07db79159555384...f1158506496fb554febeb26809e8b1e531a624ef
Keywords: qaurgent,
regressionwindow-wanted
Comment 8•11 years ago
|
||
I think this is caused by bug 987487. If that's true, then this shouldn't be reproducing on the latest master pulled from github directly.
Comment 9•11 years ago
|
||
Confirming, the issue does NOT reproduce on the latest master pulled from github directly
- longress the app and the 'x' icon will appear, the use is able to delete the app
Flame
Gaia: 1d4f6f7312882e78b57971152de75d1281a26187
Gecko: f28005b84ed0
Version: 32.0a1
Keywords: qawanted
Comment 10•11 years ago
|
||
Marking fixed then via backout of the suspected patch.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(21)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•