Layout disorder when moving active tab in collapsed group with other tabs
Categories
(Firefox :: Tabbed Browser, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | wontfix |
| firefox144 | --- | wontfix |
| firefox145 | --- | verified |
| firefox146 | --- | verified |
People
(Reporter: mercichao, Assigned: dwalker)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fidefe-tabgrps])
Attachments
(5 files)
Steps to reproduce:
- Select a tab in a tab group, then collapse the group (
[hasactivetab][collapsed]); - Press Ctrl to select other tabs;
- Click on the active tab in group, drag around, an empty space is left in the tab strip (which shouldn't);
- Drop, the
transformisn't removed from the dragged tabs (which shouldn't).
Actual results:
Like the steps said.
Expected results:
Not allowing to move the active tab with external tabs, or handle the behavior well.
| Reporter | ||
Updated•7 months ago
|
| Reporter | ||
Comment 1•7 months ago
|
||
| Reporter | ||
Comment 2•7 months ago
|
||
Comment 3•7 months ago
|
||
Marking issue as New as I was able to reproduce it on Win11x64 using FF build 144.0a1(20250905010130) and steps from description.
Updated•7 months ago
|
Updated•7 months ago
|
Updated•7 months ago
|
| Assignee | ||
Updated•6 months ago
|
| Assignee | ||
Comment 4•5 months ago
|
||
Comment 6•5 months ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: Users may experience glitches when dragging multiselected tabs, if one of those tabs is in a collapsed group
- Code covered by automated testing: no
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: 1. create a tab group with multiple tabs
- create a new tab outside of the group
- select a grouped tab and collapse the group. The selected tab will remain visible
- perform a multiselection to select both the grouped tab and the ungrouped tab
- drag either of the selected tabs to reposition the multiselection on the tabstrip.
Without the patch applied, visual glitches occur. Initiating drag from the ungrouped tab will keep the grouped tab trapped in the group. With the patch applied, dragging the multiselected group works normally.
- Risk associated with taking this patch: low
- Explanation of risk level: Small in size and scope, changes visibility calculation for multiselected tabs in tab groups
- String changes made/needed: N/A
- Is Android affected?: no
| Assignee | ||
Comment 7•5 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D270057
Comment 9•5 months ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 10•5 months ago
|
||
| uplift | ||
Updated•5 months ago
|
Comment 11•5 months ago
|
||
Verified on Win11x64 using FF build 146.0a1(20251030094725), that there is no gap after dropping the tabs.
Waiting for 145.0 build to check there.
Merci chao, does the issue still reproduce on your end on latest nightly? Thank you.
| Reporter | ||
Comment 12•5 months ago
|
||
(In reply to Monica Chiorean from comment #11)
Verified on Win11x64 using FF build 146.0a1(20251030094725), that there is no gap after dropping the tabs.
Waiting for 145.0 build to check there.Merci chao, does the issue still reproduce on your end on latest nightly? Thank you.
The issue has been resolved, but letting the multiselected tabs visible in group introduces a new issue, though it's more acceptable.
| Reporter | ||
Comment 13•5 months ago
|
||
Comment 14•5 months ago
|
||
Thanks for trying it out, Merci chao! I filed bug 1997587 to capture this bug.
Comment 15•5 months ago
|
||
Verified on Win11x64 using FF build 145.0b9.
Description
•