Closed Bug 654311 Opened 13 years ago Closed 13 years ago

Don't close empty group automatically if it's the active group

Categories

(Firefox Graveyard :: Panorama, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: tabutils+bugzilla, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows NT 5.1; rv:6.0a1) Gecko/20110502 Firefox/6.0a1
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:6.0a1) Gecko/20110502 Firefox/6.0a1

It could be better to close empty groups after group switching really happens, especially when closing tabs in the tab bar. It could be decided accordingly in gBrowser._endRemoveTab (or gBrowser._blurTab, etc.) whether to open a new tab, to switch to a next group, or to show Panorama.

Reproducible: Always
Version: unspecified → Trunk
Blocks: 651440
No longer blocks: 651140
Currently it seems to happen in this order: TabClose event, showTabView, close old group, TabSelect event, select new group.
It would be more logical in this order: TabClose event, TabSelect event, select new group, close old group, showTabView.
Close the active empty group only when a new group is selected.
Show Panorama only when the active empty group is closed and there is no app tabs.
Blocks: 653099
Summary: Don't close empty group automatically when closing last tab in it → Don't close empty group automatically if it's the active group
bugspam
No longer blocks: 653099
bugspam
Blocks: 660175
Empty groups won't be removed automatically anymore (bug 663421).
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.