Closed
Bug 957684
Opened 11 years ago
Closed 11 years ago
[B2G][Everything.me] Collections occasionally do not have icons when adding large numbers at the same time to the home screen
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(b2g-v1.3 affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | affected |
People
(Reporter: dwatson, Unassigned)
References
Details
(Whiteboard: dogfood1.3)
Attachments
(1 file)
49.78 KB,
image/jpeg
|
Details |
Repro Steps:
1. Load Buri MOZ RIL Build: 20140106004001
2. Tap and hold on the Homescreen
3. Select "Add Collection"
4. Select All Collections
Actual Results:
Some of the collections added do not display an icon on the homescreen.
Expected Results:
All collections will display a set of icons for the name of the collection added.
Environmental Variables
Device: Buri v1.3.0 MOZ RIL
Build ID: 20140106004001
Gecko: http://hg.mozilla.org/releases/mozilla-aurora/rev/a43cb4b322d3
Gaia: 35a60b82f8cf2d759939a350e2dadbb9d8b2f5dc
Platform Version: 28.0a2
Comment 3•11 years ago
|
||
I've seen this problem happen previously when there's problems with a network connection when adding the collection. Some questions:
1. Do you see this consistently happen when testing the same collection (e.g. Movies)?
2. Can you ever reproduce this bug with a stable network connection?
Component: Gaia::Everything.me → Gaia::Homescreen
Flags: needinfo?(dwatson)
It looks like it might be Category specific. I tried the issue with a cell connection and WIFI connection.
Collection That Experienced the issue:
Culture
Entertainment
I'm So Bored
Movies
Shopping
TV
Theater
Weddings
Flags: needinfo?(dwatson)
Comment 5•11 years ago
|
||
(In reply to Darren from comment #4)
> It looks like it might be Category specific. I tried the issue with a cell
> connection and WIFI connection.
>
> Collection That Experienced the issue:
> Culture
> Entertainment
> I'm So Bored
> Movies
> Shopping
> TV
> Theater
> Weddings
I can't reproduce this - I'm seeing these collections filled when I test these out.
Comment 6•11 years ago
|
||
Ran - To my understanding, the behavior seen in this bug happens when a user tries to add a collection without a strong enough connection to get the e.me results back, so we get a blank circle. When a user selects that collection later on with a collection, then the apps will fill in the circle.
Does that match your understanding of the behavior here?
Flags: needinfo?(ran)
Comment 7•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #6)
> Ran - To my understanding, the behavior seen in this bug happens when a user
> tries to add a collection without a strong enough connection to get the e.me
> results back, so we get a blank circle. When a user selects that collection
> later on with a collection, then the apps will fill in the circle.
>
> Does that match your understanding of the behavior here?
Or not a bug actually, but this behavior I mean. The behavior seems okay from what I can tell.
Comment 8•11 years ago
|
||
I assume that that's what's going on.
We basically request the first 3 icons from the e.me API for every individual Collection and then construct it programmatically.
If the network isn't reliable and requests fail, this behavior will occur. If this is considered a bug, we can try to work on a retry mechanism.
Flags: needinfo?(ran)
Comment 9•11 years ago
|
||
Talked w/Darren - we think the issue I described above is what was seen here. I think what's being done by e.me right now is correct behavior, as we're allowing adding a collection without a network connection, which just shows a circle without apps until we view the collection with a network.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•