Closed
Bug 693165
Opened 14 years ago
Closed 8 years ago
Using the back button on the mouse should close the tab opened by a link with target="_blank" or a JavaScript popup
Categories
(Firefox :: Tabbed Browser, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bugzilla.mozilla.org-6h11, Unassigned)
References
()
Details
Using the back button on the mouse should close the tab opened by a link with target="_blank" or a JavaScript popup, at least when the user didn’t navigate to other pages in the new tab.
Reasons:
1. Makes use of the target attribute less annoying for the browser user. As a experienced user, I don’t want to have a new tab opened just because the author thinks I wouldn’t know how to get back to the previous page—with the proposed behaviour there will still be a new tab but it wouldn’t bother me as I can get back to the previous page as easily as with regular links.
2. More consistent user experience: target _blank is often used for displaying larger versions of an image. With the proposed behaviour the user gets back to the page regardless of the target attribute.
3. No need to move the mouse to the close button
Comment 2•8 years ago
|
||
No plans to do this.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•