Closed
Bug 2064008
Opened 17 days ago
Closed 6 days ago
The View tab groups sub-panel is dismissed after deleting a tab group
Categories
(Core :: Machine Learning: Frontend, enhancement)
Tracking
()
RESOLVED
FIXED
157 Branch
People
(Reporter: cgeorgiu, Assigned: jlewis)
References
(Blocks 2 open bugs, Regressed 1 open bug)
Details
(Whiteboard: [aiaug])
Attachments
(1 file)
Found in
- Nightly 156.0a1
Affected versions
- Nighly 156.0a1
- Beta 155.0b1
Tested platforms
- Affected platforms: Win 11, macOS 26 and Ubuntu 26.04
Preconditions
- browser.smartwindow.autoTabGrouping.enabled = true
- browser.smartwindow.enabled = true
Steps to reproduce
- Launch a Smart Window.
- Open a couple of pages related to news from the same domain, e.g. bbc.com
- Open a couple of pages related to games from the same domain, e.g. ign.com
- Click on the Oranize tabs button from the toolbar.
- Create two tab groups.
- Click on the "View Tab Groups".
- Delete one group.
Expected result
- The View tab groups sub-panel remains since one group is still created.
Actual result
- The View tab groups sub-panel is dismissed even though one group is still created.
Regression range
- N/A
Additional notes
- As a user, I expect to see the remaining groups in the sub-panel after deleting one, without needing to reopen the tab groups sub-panel.
- I'm not sure if the current behavior is the expected one.
- Please observe the a screencast with the issue here
Updated•17 days ago
|
Updated•8 days ago
|
Assignee: nobody → jlewis
Attachment #9630320 -
Attachment description: WIP: Bug 2064008 - Keep the Organize Tabs panel and its list of groups after a group is deleted → Bug 2064008 - Keep the Organize Tabs panel and its list of groups after a group is deleted
Status: NEW → ASSIGNED
Pushed by jlewis@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8d0929d1eb74
https://hg.mozilla.org/integration/autoland/rev/37b4c1fcfe1a
Keep the Organize Tabs panel and its list of groups after a group is deleted r=gcardieri
Comment 3•7 days ago
|
||
Revert for causing bc assertion failures on MouseEvent.cpp.
Flags: needinfo?(jlewis)
Pushed by jlewis@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f5414439314d
https://hg.mozilla.org/integration/autoland/rev/f534a892feb4
Keep the Organize Tabs panel and its list of groups after a group is deleted r=gcardieri
Comment 6•6 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 days ago
status-firefox157:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
Updated•2 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•