Moving a tab to a group should activate the group's window
Categories
(Firefox :: Tabbed Browser, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | verified |
People
(Reporter: amylee, Assigned: dao)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps-tabbrowser] [UX-tabgrps-review])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
Steps to reproduce [can add screenshots or video recordings for reference]:
- Open 1 window (window 1) and create a tab group
- Open a second window (window 2) and open a new tab
- Move the new tab to the group in window 1 via right click and "add tab to group"
Expected behavior [What should have happened?]:
window 1 becomes the active window and tab inside group is in focus
Actual behavior [What actually happened?]:
Tab disappears from window 2 (no feedback of where it went to)
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
:dwalker Your patch https://phabricator.services.mozilla.com/D228278 would address this, right?
Comment 2•1 year ago
|
||
(In reply to Stephen Thompson [:sthompson] from comment #1)
:dwalker Your patch https://phabricator.services.mozilla.com/D228278 would address this, right?
No, the window focusing behavior in that patch is for when a tab is restored to a group from history. I think that behavior will be removed anyway; restoreTab isn't the right place for it and there are other cases (like this one) that make me think we should address this differently
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Comment 6•1 year ago
|
||
Hello! I have managed to reproduce the issue with firefox 134.0a1(2024-10-29) on Ubuntu 22.04.
I can confirm that the issue is fixed with firefox 136.0b3 on Ubuntu 22.04, MacOS 15.2 and Windows 10.
I will update the flags and the status of this issue.
Have a nice day!
Description
•