Closed
Bug 1131484
Opened 10 years ago
Closed 5 years ago
Links from user popup menu should open in same tab by default
Categories
(bugzilla.mozilla.org :: User Interface, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: aryx, Unassigned)
References
Details
Opening the menu next to a user name on a bug page ("Profile", "Activity", "Mail") and clicking one of the items now always opens the page in a new tab. Please let the user decide if it should open in the current or a new tab.
This seems to be a regression from the switch to jQuery in bug 1128401.
the jquery work happened in bug 1100382.
this isn't a regression, the yui code worked exactly the same way (you can see target:'_blank' in the old code, and i've just tested to confirm).
we'll need right-click working again on that menu before we can do this (bug 1129933).
Depends on: 1129933
Comment 3•10 years ago
|
||
These menu items should just be normal links. Then we'd be able to cmd+click if we want them in a new tab, etc.
Updated•6 years ago
|
Type: defect → enhancement
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•