[Webkit-unassigned] [Bug 52174] Control-click on Mac should trigger a mouse event with event.button == 2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 11 15:24:27 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52174
--- Comment #5 from Nick Santos <nicksantos at google.com> 2011-01-11 15:24:27 PST ---
Sure, log in to
http://www.gmail.com/
ctrl-left-click on any of the dropdowns ("Move to" and "Label" are both good candidates)
Expected behavior:
You should get a context menu
Actual behavior:
You get a context menu and the dropdown opens.
I can see reasonable arguments for both button == 0 and button == 2.
Two tangential thoughts:
1) Is there ever a reason why a web developer would want different handlers for Ctrl-LeftClick and RightClick?
2) It would be nice if the HTML5 spec was clearer about what the behavior should be.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list