Bug 64016 - [Qt] REGRESSION: Windowless flash problems with QtWebKit 2.2
Summary: [Qt] REGRESSION: Windowless flash problems with QtWebKit 2.2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Ademar Reis
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-07-06 12:50 PDT by Dawit A.
Modified: 2011-07-13 14:56 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 Dawit A. 2011-07-06 12:50:25 PDT
Windowless flash content such as the one at http://www.cnn.com/video does not seem to work properly. This problem only shows up when using QtWebKit 2.2 on a 64 bit Linux box with nspluginwrapper and the current official 32-bit adobe flash player plugin (v10.3.181.34). The aforementioned site and many others like it work just fine on the same step up when using QtWebKit from git master.
Comment 1 Ademar Reis 2011-07-12 14:13:19 PDT
I managed to reproduce the problem with QtWebKit-2.2 (as of today) on a 32bit Linux box (Fedora13).
Comment 2 Ademar Reis 2011-07-13 14:56:53 PDT
After a couple of hours of bisect (slow machine for the build), I managed to find the commit that fixed it on trunk and cherry-picked it into qtwebkit-2.2: r86706 (Bug 54051)