Bug 37328
| Summary: | [Qt] Flash doesn't show video and ui elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kas Stepanenko <kas.stepanenko> |
| Component: | WebKit Qt | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jesus |
| Priority: | P1 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.6 | ||
Kas Stepanenko
Mac OS X 10.6.3, Qt 4.6.1 (cocoa), Adobe Flash 10.0.45.2.
Flash does work in Safari 4.0.5, but doesn't work properly in qt-webkit.
E.g. one doesn't see video on youtube, but only hears an audio.
Output has some errors:
Fri Apr 9 14:38:00 macbook-pro-mac-pro.local test[5524] <Error>: kCGErrorIllegalArgument: CGSGetWindowBounds: NULL window
Fri Apr 9 14:38:00 macbook-pro-mac-pro.local test[5524] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
Fri Apr 9 14:38:00 macbook-pro-mac-pro.local test[5524] <Error>: kCGErrorIllegalArgument: CGSGetWindowBounds: NULL window
Fri Apr 9 14:38:01 macbook-pro-mac-pro.local test[5524] <Error>: kCGErrorIllegalArgument: CGSGetWindowBounds: NULL window
Code sample in attach.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jesus Sanchez-Palencia
Reproduced on Snow Leopard with Qt 4.7 (HEAD 03f8f1df0d88f5ffe0b3120cffce614cbeefdb70) and WebKit trunk (r59155).
But this is a duplicated bug, so closing this one.
*** This bug has been marked as a duplicate of bug 38762 ***