Closed
Bug 1879068
Opened 1 year ago
Closed 10 months ago
Tab preview does not close on click
Categories
(Firefox :: Tabbed Browser, defect, P3)
Tracking
()
People
(Reporter: atrif, Unassigned)
References
(Blocks 1 open bug)
Details
Found in
- 124.0a1 (2024-02-06)
Affected versions
- 124.0a1 (2024-01-26)
Tested platforms
- Affected platforms: Windows 10x64, macOS 14
- Unaffected platforms: none
Preconditions
- browser.tabs.cardPreview.enabled set to true
Steps to reproduce
- Open some random tabs and hover over an unselected tab.
- Click on that tab.
Expected result
- The tab hover preview is closed.
Actual result
- The tan preview with Name and URL is displayed.
Regression range
- Not a regression since this is reproducible on the old Nightly build from 2024-01-13 where this feature officially landed
Additional notes
- Attached a screen recording.
- I don’t know for sure if this is the expected result but this happens on Chrome and Edge. The tab preview is closed on click.
- Also with
browser.tabs.cardPreview.enabled set to false
the tooltip is closed.
Comment 1•1 year ago
|
||
:atrif, if you think that's a regression, could you try to find a regression range using for example mozregression?
Updated•11 months ago
|
Priority: -- → P3
Reporter | ||
Comment 2•10 months ago
|
||
It seems that this issue was fixed by bug 1897475. When clicking non-selected tabs while the tab preview is displayed, the tab preview is closed. However, the tab preview does not close on clicking on the selected tab. Verified with Firefox 128.0a1 (2024-05-30) on Windows 10x64, macOS 13 and Ubuntu 22.
If a new issue is necessary to cover the selected tab scenario please let us know. Thank you!
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox128:
--- → verified
Depends on: 1897475
Resolution: --- → FIXED
Reporter | ||
Updated•10 months ago
|
Status: RESOLVED → VERIFIED
Updated•10 months ago
|
status-firefox126:
--- → disabled
status-firefox127:
--- → disabled
You need to log in
before you can comment on or make changes to this bug.
Description
•