Open
Bug 1988159
Opened 8 months ago
Updated 2 months ago
Dropping tab group onto overflow count label causes unexpected behavior
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | affected |
People
(Reporter: mercichao, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
210.21 KB,
video/mp4
|
Details |
Steps to reproduce:
- Drag a tab group from the tab list.
- Hover over the overflow count label of another tab group.
- Drop the dragged group onto the label.
Actual results:
- The drop indicator suggests the group will be placed at the end of the tab strip.
- Upon dropping, the group is indeed placed at the end. (However, due to bug #1985434, the group is actually inserted one item before the end)
Expected results:
It makes more sense for the indicator to target the right edge of the count label, aligning with the intended drop location for the dragged group.
| Reporter | ||
Updated•8 months ago
|
Component: Untriaged → Tabbed Browser
Comment 1•8 months ago
|
||
I was able to reproduce the issue on Win11x64 using FF build 144.0a1(20250911162114) using steps from description.
Marking issue as new for engineering input. Thank you.
Status: UNCONFIRMED → NEW
status-firefox144:
--- → affected
Ever confirmed: true
OS: Unspecified → All
Hardware: Unspecified → Desktop
Comment 2•7 months ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(dao+bmo)
Updated•7 months ago
|
Flags: needinfo?(dao+bmo) → needinfo?(sthompson)
| Reporter | ||
Updated•3 months ago
|
Depends on: tabs-dnd, tab-groups
| Reporter | ||
Updated•2 months ago
|
Blocks: tabs-dnd, tab-groups
No longer depends on: tabs-dnd, tab-groups
You need to log in
before you can comment on or make changes to this bug.
Description
•