Closed
Bug 345352
Opened 18 years ago
Closed 15 years ago
Inconsistency in tab closing order
Categories
(Firefox :: Tabbed Browser, defect)
Firefox
Tabbed Browser
Tracking
()
VERIFIED
FIXED
Firefox 3.7a1
Tracking | Status | |
---|---|---|
status1.9.2 | --- | beta1-fixed |
People
(Reporter: tor, Unassigned)
References
Details
(Keywords: verified1.9.2, Whiteboard: [fixed by bug 465673])
Apparently recently a feature was added so that tabs created by a redirected window.open or the like behave differently than normal tabs, in that closing them switches the current tab back to the originating page rather than the next tab in the tab order.
This seems like a bad idea, as it means tabs will act differently with no indicator to the user that this is going to happen. If someone doesn't remember how a tab was created and starts to close a number of open tabs (repeated clicking on a single close button or repeated keyboard shortcut), they'll get rudely suprised when tabs they didn't expect are closed because the traversed order is different from the visual representation.
Offhand it seems the best solution for this might be to have the redirected window open tabs be inserted in the tab order after the current tab instead of at the end.
Comment 1•18 years ago
|
||
This was discussed at length in several other bugs (bug 262459, bug 327562 are two) and in the dev.apps.firefox newsgroup.
See also tracker bug 345028. This should probably be duped to that.
Summary: Inconsitency in tab closing order → Inconsistency in tab closing order
Comment 2•15 years ago
|
||
bug 465673 solves this per reporter's suggestion in last paragraph of comment #0
Comment 3•15 years ago
|
||
Thanks Eyal. This is indeed be fixed by bug 465673 now.
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 465673
OS: Linux → All
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: [fixed by bug 465673]
Target Milestone: --- → Firefox 3.7a1
Updated•15 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•