Bug 72014 - [Qt] Mouse move events aren’t forwarded to Flash 11
Summary: [Qt] Mouse move events aren’t forwarded to Flash 11
Status: RESOLVED DUPLICATE of bug 72358
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P3 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-10 04:29 PST by Anton Patiev
Modified: 2011-11-29 18:27 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***