Bug 72014
| Summary: | [Qt] Mouse move events aren’t forwarded to Flash 11 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anton Patiev <apatiev> |
| Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | CC: | menard |
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.6 | ||
Anton Patiev
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anton Patiev
Also reproduced on QtWebKit-2.2.0 using QtTestBrowser (/Tools/Scripts/run-launcher --qt).
Alexis Menard (darktears)
*** This bug has been marked as a duplicate of bug 72358 ***