[Webkit-unassigned] [Bug 27043] New: Mouse-dragged events are not generated for right & middle buttons
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 7 14:27:15 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27043
Summary: Mouse-dragged events are not generated for right &
middle buttons
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Major
Priority: P1
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dwebb at google.com
When in Cocoa events mode, NPAPI does not generate mouse-dragged events for the
right & middle mouse buttons. Left button mouse-dragged events are working
fine.
The Google Earth plugin UI depends heavily on all three mouse buttons, so this
is a big deal for us. Right-button-drag is used for zooming in/out, and
middle-button-drag is for tilting & rotating.
Could it be that the rightMouseDragged method is not implemented? See
<http://trac.webkit.org/browser/trunk/WebKit/mac/Plugins/WebNetscapePluginView.mm>.
--
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