Bug 72014

Summary: [Qt] Mouse move events aren’t forwarded to Flash 11
Product: WebKit Reporter: Anton Patiev <apatiev>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: menard
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   

Description Anton Patiev 2011-11-10 04:29:35 PST
Environment

* Mac OS X 10.6
* Qt 4.7.2
* Flash Player 11.0.1.152

Steps to reproduce

1. Run Qt demo 'browser'. 
2. Go to http://youtube.com/
3. Start any movie playback.
4. Try to move mouse over youtube player.

ER:
* Player responds to mouse move events by showing OSD.

AR:
* Player doesn't respond to mouse move events.

It seems that the mouse move events aren’t forwarded by QtWebKit to the new Flash Player 11. On Flash Player 10.3 the same functionality works fine.
Comment 1 Anton Patiev 2011-11-24 09:54:42 PST
Also reproduced on QtWebKit-2.2.0 using QtTestBrowser (/Tools/Scripts/run-launcher --qt).
Comment 2 Alexis Menard (darktears) 2011-11-29 18:27:56 PST

*** This bug has been marked as a duplicate of bug 72358 ***