Open
Bug 997530
Opened 11 years ago
Updated 2 years ago
Capture Shift + Right Click in Desktop
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
NEW
People
(Reporter: lstowasser, Unassigned)
Details
(Whiteboard: [games:p?] )
Impossible to sample shift + right click. It brings up a context menu no matter what.
Reporter | ||
Updated•11 years ago
|
Whiteboard: [games:p?]
This is likely Core -> Widget, or at least Input; is this only on OSX? Or everywhere?
Component: Menus → DOM: Events
Product: Firefox → Core
Also what does "In Desktop" mean? Like, on the user's desktop?
Comment 3•11 years ago
|
||
Note that "click" event shouldn't fire on right button. (mousedown/up are different beasts)
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23240#c21
Comment 4•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•