'Lazy' tab loading and tab previews interact badly
Categories
(Firefox :: Tabbed Browser, defect, P3)
Tracking
()
People
(Reporter: jgbailey, Unassigned)
References
(Blocks 1 open bug)
Details
Reporter | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
The number of tabs shown in the panel is not currently affected by the state of the browsers. Maybe it used to work that way, but currently it doesn't matter if the tab is loaded or "pending" (i.e. discarded) - the max is always 7 (was 6 when this was filed, see bug 1651310). Unloaded tabs won't have a preview thumbnail in the panel if they have never been restored during the session, but they will still be selectable. They could have a thumbnail if they were discarded during the session after having been loaded. But for the purposes of session restore, we can generally expect unrestored tabs to show up in the ctrlTab panel with a blank placeholder image rather than a thumbnail.
We could investigate caching thumbnails for "pending" tabs between sessions, so that thumbnails from previous sessions are restored when the tabs are lazy restored. Maybe we're already supposed to be doing that, but something is broken. Though I think that's a separate issue from this bug.
Description
•