[Webkit-unassigned] [Bug 27043] Mouse-dragged events are not generated for right & middle buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 21:05:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27043


John Newlin <jnewlin at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jnewlin at google.com




--- Comment #3 from John Newlin <jnewlin at google.com>  2009-07-09 21:05:19 PDT ---
Hi Oliver,

I was looking at adding a test but the eventSender only MouseDown/MouseUp and
dragMode.  There doesn't seem to be a way to simulate middle/right mouse clicks
in the current framework.

Let me look at the otherMouseDragged, I made a change somewhere else (was it
dragMouse?) that fixed this, because the event is handled by a view higher up
the chain.  But only leftMouse drags were being passed down to the lower
levels.

-- 
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