Closed
Bug 786532
Opened 12 years ago
Closed 12 years ago
Modified clicks on email links are intercepted
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: glob)
Details
Clicking an email link in bugzilla.mozilla.org gives a context menu with "Activity", "Mail", "Edit".
That makes sense, but the JS intercepts Cmd+click and Shift+click too, which IMO is less helpful.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified extensions/BMO/web/js/edituser_menu.js
modified template/en/default/global/user.html.tmpl
Committed revision 8337.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/web/js/edituser_menu.js
modified template/en/default/global/user.html.tmpl
Committed revision 8356.
Assignee: nobody → glob
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•