[webkit-dev] Mouse move/drag events to plug-ins on OS X
leafmuncher
elan at bluemandrill.com
Wed Jan 21 01:57:34 PST 2009
Hi,
I'm wondering how (if?) WebKit passes mouse move events down to Plug-ins.
WebNetscapePluginEventHandlerCarbon::mouseDragged and
WebNetscapePluginEventHandlerCarbon::mouseMoved (Carbon seems to be the
event handler that gets used) are No-ops, and I see references to
GetMouse/GetGlobalMouse in the Silverlight and Flash plug-ins.
Is it really the case that WebKit/OS X browsers don't pass these events to
plug-ins, and that the plug-ins are forced to get the mouse location from
the OS?
Thanks!
--
View this message in context: http://www.nabble.com/Mouse-move-drag-events-to-plug-ins-on-OS-X-tp21580060p21580060.html
Sent from the Webkit mailing list archive at Nabble.com.
More information about the webkit-dev
mailing list