Closed Bug 826387 Opened 12 years ago Closed 4 years ago

Edited URLs on the homescreen don't get thumbnail images

Categories

(Firefox for Android Graveyard :: Awesomescreen, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: deb, Unassigned)

References

Details

I changed two of my homescreen tabs to "http://reddit.com" and "nytimes.com" and neither have since picked up a thumbnail, so both are still the default grey box even after visiting the sites several times.
I think the issue here is that http://reddit.com actually redirects to http://www.reddit.com and similarly with nytimes.com. I think we likely need to be smarter when looking for a thumbnail. Slightly hacky solution, if there's isn't an exact match try matching just the domain and/or subdomain (plus http and https?)... That will likely be wrong in some cases, but should work itself out I would hope. Slightly less hacky, It would be nice to go get this thumbnail right away if we need it. Maybe when the user pins a site, we automatically load it in a hidden tab. We can send back the result url and update the pin to use that in the end (as well as saving an updated thumbnail). In the long run, it would be nice to try to find some site logos to use for these pinned sites as well. Similar to what Junior has. I'm filing a second bug for that.
Another option might be to point redirected URLs to the thumbnail of the final page. If it helps, each tab already knows its originalURI, which we used for implementing Request Desktop Site.
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.