[Webkit-unassigned] [Bug 72358] [Qt] Mouse move event not working with Flash 11 on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 05:53:46 PST 2011


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





--- Comment #6 from Alessandro La Piana <lapiana at cefriel.it>  2011-11-30 05:53:46 PST ---
After a more detailed analysis it seems the problem is a regression in Flash Player 11 that does not handle the the null event in the Carbon even model that, apparently, is the only way used to track the mouse movement. Since the Carbon event model is deprecated it's unlikely Adobe will fix this. 
It will probably be necessary to rewrite PluginViewMac.mm switching to Cocoa event model.

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