Closing the Firefox browser by Saving and Closing the last Tab group will show that Tab group twice after restart
Categories
(Firefox :: Tabbed Browser, defect, P2)
Tracking
()
People
(Reporter: rdoghi, Assigned: dwalker)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps-sessionstore])
Attachments
(5 files)
Found in
- 137.0a1 (2025-02-26)
Affected versions
- 137.0a1 (2025-02-26)
Affected platforms
- all
Steps to reproduce
- Have only 2 tabs open.
- Create a Tab group with them.
- Right click the Tab group and select Save and Close.
- Restart Firefox with the same profile.
- Open the list all Tabs menu.
Expected result
- Previously saved Group is displayed once.
Actual result
- The previously saved Group is displayed twice.
Regression range
This is a new feature for Tab groups implemented with Bug 1948078
Updated•20 days ago
|
Updated•20 days ago
|
Assignee | ||
Updated•20 days ago
|
Reporter | ||
Comment 1•12 days ago
|
||
Please note that this issue occurs with multiple tab groups as well not just 1, After closing and reopening Firefox the list all tabs menu will show the same groups multiple times.
Reporter | ||
Comment 2•8 days ago
|
||
Noticed a different scenario where if you have a 2nd window opened with 1 group and no free tabs, and you Delete that Tab group closing the window, it will show up in the list all tabs menu from the 1st window as Saved and Closed, but it also shows up in the Recently closed Tabs submenu where we can reopen the group and have it display twice in the List all tabs menu.
Assignee | ||
Comment 3•5 days ago
|
||
I can't seem to reproduce the initial issue on current Nightly and am struggling to reproduce it consistently from bug 1948078. This makes me think this issue is related to the concurrency problems resolved in bug 1950973, but it's hard to verify the fix when I can't repro consistently.
I am able to reproduce the issue described in comment 2.
Rares, could you confirm if you can still create duplicate saved groups now that bug 1950973 has landed?
Reporter | ||
Comment 4•5 days ago
|
||
Yes this issue still occurs in our latest Nightly 138.0a1 (2025-03-13)
Assignee | ||
Comment 5•5 days ago
|
||
OK, I see it now. I am able to reproduce on Windows but not MacOS. I think this is due to a difference in application behavior when closing the last window.
Assignee | ||
Comment 6•5 days ago
|
||
Updated•5 days ago
|
Assignee | ||
Comment 7•5 days ago
•
|
||
There's another related issue that I discovered on macOS. If you quit Firefox while there are no windows open, your saved groups are not persisted on the next run. This is also fixed by the attached patch.
Assignee | ||
Comment 9•4 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D241490
Updated•4 days ago
|
Comment 10•4 days ago
|
||
beta Uplift Approval Request
- User impact if declined: potential to lose saved tab groups when exiting firefox with 0 windows open (macOS)
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: N/A
- Risk associated with taking this patch: low
- Explanation of risk level: small scope, covered by tests
- String changes made/needed: N/A
- Is Android affected?: no
Comment 11•4 days ago
|
||
bugherder |
Updated•1 day ago
|
Comment 12•1 day ago
|
||
uplift |
Updated•1 day ago
|
Reporter | ||
Comment 13•1 day ago
|
||
Verified as fixed in our latest Beta 137.0b7 ID 20250317100200 and our latest Nightly build 138.0a1 (2025-03-17)
Description
•