[Webkit-unassigned] [Bug 35054] [gtk] windowless plugins don't get button mask on mouse motion events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 16:20:04 PST 2010


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





--- Comment #3 from Brian Tarricone <bjt23 at cornell.edu>  2010-02-17 16:20:04 PST ---
(In reply to comment #2)
> (From update of attachment 48932 [details])
> How do we test this?  It should be possible using the test plugin included with
> DumpRenderTree.

For me, I have an in-house NPAPI plugin I'm using (which is how I came across
the bug).  In the NPAPI event handler, you can check that XMotionEvent::state
contains Button1MotionMask when button one is held down (and similar for
buttons 2 and 3).

Not sure if the DumpRenderTree test plugin (I didn't even know it had one!) can
easily be modified to do th same thing.

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