[Webkit-unassigned] [Bug 50495] [Qt] wmode parameter for flash plugins always gets overridden to opaque on QGraphicsWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 27 21:55:50 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50495





--- Comment #11 from Viatcheslav Ostapenko <ostapenko.viatcheslav at nokia.com>  2010-12-27 21:55:49 PST ---

> I agree that it will work if we had alpha on the pixmap that Flash would paint 
> to. The problem is that so far all versions of Flash I have seen have not been > able to render to transparent/32-bit pixmaps. 

So, as I understand, they will produce some non-transparent backing store, which will be blit to qt painter normally and there is no need to override transparent wmode to opaque? This way if transparent rendering in flash plugin will be fixed, than there will be no need to change code again. 

> Also, please do check if the Flash guys actually tested with Qt/WebKit and not 
> a mozilla based browser. 

Actually, I've made this bug by their request (from flash plugin for s60 developers). They have some test cases with transparency and they fail. I'd like to figure it out myself when get back to office.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list