Bug 37328 - [Qt] Flash doesn't show video and ui elements
Summary: [Qt] Flash doesn't show video and ui elements
Status: RESOLVED DUPLICATE of bug 38762
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P1 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-04-09 06:18 PDT by Kas Stepanenko
Modified: 2010-05-11 14:35 PDT (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 Kas Stepanenko 2010-04-09 06:18:18 PDT
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.
Comment 1 Jesus Sanchez-Palencia 2010-05-11 14:35:40 PDT
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 ***