mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.15k stars 2.91k forks source link

[Heuristic Evaluation] 8.6 When opening the tab tray, the thumbnail of tabs that are not loaded are not visible. #21160

Open data-sync-user opened 2 months ago

data-sync-user commented 2 months ago

Issue also applies to Android. Severity: Low

This bug was reported in the "Fx iOS Core Browsing - Heuristic Evaluation Q2 2024": https://docs.google.com/document/d/1xfc2YnKlXQ0FIOoIN6XaFYnKxaVWtXmVs8gYZfCP5sY/edit

┆Issue is synchronized with this Jira Bug

data-sync-user commented 1 month ago

➤ Norberto Andres Furlan commented:

Tab Tray Refactor.

data-sync-user commented 1 month ago

➤ Norberto Andres Furlan commented:

Sophie Amin Orla Mitchell is this feasible? Can we pre-load somehow the tabs? Does it make sense?

data-sync-user commented 1 month ago

➤ Sophie Amin commented:

Norberto Andres Furlan I’ve thought about this problem before, but not sure how to solve it. Ideally we should try to update the screenshots on the thumbnails even if we navigate away from the page before it’s finished loading, by having some sort of callback to update the screenshot in the tab tray when it’s done loading, but I’m not sure how complicated that would be to implement. I noticed Chrome works this way.