Closed
Bug 973137
Opened 11 years ago
Closed 11 years ago
Images in list panel disappear when it is opened in a new tab
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 30
People
(Reporter: mcomella, Assigned: lucasr)
References
Details
0) Install my rss addon [1]
1) Create a new tab to enter about:home
2) Scroll to RSS panel (images will load)
3) Click url bar and go to a page (I used apple.com)
4) Create a new tab
5) Scroll to RSS panel
Expected: Images appear
Actual: Images are hidden
Images will begin to appear when the content is scrolled leading me to believe this is a problem with the way we optimize image fetching.
[1]: https://github.com/mcomella/fennec_rss/tree/list_integration
Updated•11 years ago
|
Assignee | ||
Comment 1•11 years ago
|
||
I suspect this has something to do with FaviconView not playing nicely with Picasso. It works fine in the new item layouts (which use ordinary ImageViews) implemented in bug 966022.
Assignee: nobody → lucasr.at.mozilla
Depends on: 966022
Assignee | ||
Comment 2•11 years ago
|
||
I think this is fixed in bug 966022. Closing.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•