Closed
Bug 1903888
Opened 8 months ago
Closed 8 months ago
Close duplicate tab confirmation message only appears if 2 or more tabs are closed
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: amylee, Assigned: mconley)
References
Details
Attachments
(1 file)
The pop-up confirmation message appears for when a user uses the "Close all duplicate tabs" action for the first time in the tab overview menu. The message should appear the first time a user closes 1 or more duplicate tabs
Expected:
User clicks on "Close all duplicate tabs" in the Tab overflow menu
A one time pop-up confirmation appears the first time a user closes 1 or more duplicate tabs
Actual
Pop-up only appears when it closes 2 or more tabs.
Assignee | ||
Comment 1•8 months ago
|
||
I suspect we can fix this by moving this block above this condition.
Assignee | ||
Updated•8 months ago
|
Assignee: nobody → mconley
Assignee | ||
Comment 2•8 months ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1cad3f69422f
Warn on closing duplicate tabs even for 1 duplicate tab. r=tabbrowser-reviewers,dwalker
Comment 4•8 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Updated•7 months ago
|
Flags: qe-verify+
Comment 5•7 months ago
|
||
Reproduced the issue with Firefox 129.0a1 (2024-06-20) on Windows 10.
The issue is verified fixed with Firefox 130.0a1 (20240711215213) and Firefox 129.0b2 (20240710091735) on Windows 10, macOS 14 and Ubuntu 22.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•