Tab previews are not displayed in the main window when hovered from the taskbar pin
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | verified |
firefox102 | --- | wontfix |
firefox103 | --- | wontfix |
firefox104 | --- | verified |
People
(Reporter: phorea, Assigned: emilio)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
1.39 MB,
image/gif
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr102+
|
Details | Review |
Note
- This is a Windows specific issue.
Found in
- Firefox 103 beta 7
Affected versions
- Firefox 103 beta 7
Affected platforms
- Win 10 64-bit
Steps to reproduce
- Go to about:preferences and enable
Show tab previews in the Windows
taskbar option from Tabs section - Open at least 3 websites in different tabs
- Hover over the Firefox icon present on the taskbar - thumbnails for each open tab are shown as tabs preview
- Hover over each thumbnail
Expected result
- The websites are shown in the main window
Actual result
- Firefox flashes each time a different thumbnail is hovered. Site previews are not shown on the main window
Regression range
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
:emilio potentially regressed by bug 1753995? If you could take a look?
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Seems this code has ~0 tests :-(
It also seems to have a dpi issue but that is pre-existing (tab contents look
blurry), but that's pre-existing.
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1753995
Comment 5•2 years ago
|
||
bugherder |
Reporter | ||
Comment 6•2 years ago
|
||
Verified as fixed using Firefox 104 beta 5, Win 10 64-bit.
Comment 7•2 years ago
|
||
Please nominate this for ESR102 approval when you get a chance.
Assignee | ||
Comment 8•2 years ago
|
||
Comment on attachment 9285166 [details]
Bug 1779001 - Fix WindowsPreviewerPerTab scale computation. r=Gijs,mconley
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: Fixes regression from 99, one-liner.
- User impact if declined: comment 0
- Fix Landed on Version: 104
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): One-liner.
Comment 9•2 years ago
|
||
Comment on attachment 9285166 [details]
Bug 1779001 - Fix WindowsPreviewerPerTab scale computation. r=Gijs,mconley
Approved for 102.2esr.
Comment 10•2 years ago
|
||
bugherder uplift |
Comment 11•2 years ago
|
||
Verified as fixed on Firefox 102.2.0esr (20220815170108) on Windows 10 x64.
Description
•