Saving and closing the last group with insertAfterCurrent=true and closeWindowWithLastTab=false creates a copy of the group
Categories
(Firefox :: Tabbed Browser, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
References
(Blocks 1 open bug)
Details
(Keywords: regressionwindow-wanted, Whiteboard: [fidefe-tabgrps])
Attachments
(2 files)
See the attached video.
If the only thing in the tab strip is groups (no tabs outside of groups) and all but one group is collapsed then attempting to close that last group causes a new tab to open in the group.
| Assignee | ||
Comment 1•11 months ago
|
||
Perhaps related. If the tab strip contains a single group, no other tabs, then choosing "Save and close group" closes the group but then a new group with the same name appears with a new tab in it. The all tabs menu now shows two groups of the same name.
Updated•11 months ago
|
Updated•11 months ago
|
Updated•11 months ago
|
Comment 2•11 months ago
|
||
Hello! I have tried to reproduce the the issue with the steps from the video but unfortunately I wasn't able to with firefox 141.0a1(2025-06-06) on Ubuntu 22.04
Could you please answer the following questions in order to further investigate this issue?
- Does this issue happen with a new profile? Here is a link on how to create one: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles
- Could you please provide the OS you have encountered this issue?
- Are you trying to close the group with the middle click button?
Updated•11 months ago
|
| Assignee | ||
Comment 3•11 months ago
|
||
Looks like this is a side effect of setting browser.tabs.insertAfterCurrent to true.
Updated•11 months ago
|
Updated•11 months ago
|
Updated•11 months ago
|
| Assignee | ||
Comment 4•10 months ago
|
||
Bug 1949401 has resolved the original issue here, the secondary issue remains though:
- Set browser.tabs.insertAfterCurrent to true
- Set browser.tabs.closeWindowWithLastTab to false
- Have a window with a single tab group in it and no ungrouped tabs
- Save and close the group
Here we would expect the window to remain open (because closeWindowWithLastTab is false) and a new tab to be created. What actually happens is a copy of the existing group is created with the new tab inside it.
| Assignee | ||
Comment 5•10 months ago
|
||
Updated•10 months ago
|
Comment 7•10 months ago
|
||
| bugherder | ||
Updated•10 months ago
|
Updated•7 months ago
|
Description
•