Closed
Bug 1879089
Opened 2 years ago
Closed 2 years ago
Update the tab hover preview to reflect the current state of the page
Categories
(Firefox :: Tabbed Browser, enhancement, P1)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
128 Branch
People
(Reporter: gmoldovan, Assigned: donwalker1987)
References
(Blocks 1 open bug)
Details
(Whiteboard: thp-release-blocker, [fidefe-quality-foundation])
Attachments
(1 file)
Found in
- 124.0a1
Affected versions
- 124.0a1
Tested platforms
- Affected platforms: Windows 10x64, macOS 14, Ubuntu 22
- Unaffected platforms: none
Preconditions
- browser.tabs.cardPreview.enabled set to true
Steps to Reproduce
- Open two tabs and hover over the tab that is currently not in focus to activate the hover preview.
- Click on the inactive tab, then scroll or navigate through the open site to modify the content of the page.
- Return to the first tab and once again hover over the previously inactive tab to initiate the hover preview.
Expected result
- The tab hover preview should dynamically update to reflect changes in the page preview as users navigate through the site.
Actual Result
- The tab preview remains static, displaying the initial frame of the page and does not update as the user scrolls or navigates.
Notes
The introduction of this enhancement improves user experience by providing real-time updates in tab hover previews. This functionality proves valuable to users by offering a quick and accurate glimpse into the current state of the open webpage, facilitating efficient navigation and content identification without the need to switch tabs.
Updated•2 years ago
|
Priority: -- → P1
Updated•2 years ago
|
Attachment #9403394 -
Attachment description: WIP: Bug 1879089 - generate a fresh tab preview screenshot every update. r?#tabbrowser-reviewers,emilio → Bug 1879089 - generate a fresh tab preview screenshot every update. r?#tabbrowser-reviewers,emilio
Updated•2 years ago
|
Whiteboard: thp-release-blocker → thp-release-blocker, [fidefe-quality-foundation?]
Updated•2 years ago
|
Updated•2 years ago
|
status-firefox126:
--- → disabled
status-firefox127:
--- → disabled
status-firefox128:
--- → affected
Pushed by dwalker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/82442a3ee8c0
generate a fresh tab preview screenshot every update. r=emilio,tabbrowser-reviewers,mak
Comment 7•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Regressions: 1902252
| Reporter | ||
Comment 8•2 years ago
|
||
Verified as fixed on Firefox 128.0b2 (20240612091431) or Firefox Nightly 129.0a1 (20240614094239) across the following platforms: Windows 11x64, macOS 13, Ubuntu 22.04.
Blocks: 1877837
Updated•2 years ago
|
Whiteboard: thp-release-blocker, [fidefe-quality-foundation?] → thp-release-blocker, [fidefe-quality-foundation]
You need to log in
before you can comment on or make changes to this bug.
Description
•