[Webkit-unassigned] [Bug 74707] Flash doesn't appear in QWebView if the webview is part of a layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 05:42:30 PST 2011


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





--- Comment #1 from Viktor Benei <viktor.benei at gmail.com>  2011-12-27 05:42:30 PST ---
I found what cause this:
It has nothing to do with the 'complex layout' nor with style-sheets.

This bug occurs if the window is Qt::FramelessWindowHint flag is set for the window and also the this->setAttribute(Qt::WA_TranslucentBackground, true); attribute.

If both set this bug happens. If only one it does not.

-- 
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