[Webkit-unassigned] [Bug 34415] [Qt] QWebPluginFactory based plugins are always painted on top, ignore z-index

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 10:49:54 PST 2011


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





--- Comment #12 from Robert Hogan <robert at webkit.org>  2011-02-18 10:49:55 PST ---
(In reply to comment #11)
> I just pulled from gitorious.org/qt (master) 
> and applied https://bugs.webkit.org/show_bug.cgi?id=52594
> 
> But "Blue" is still in foreground./This patch is not solving the problem 
> => another commit must be responsible.
> 
> Any ideas where/how to find the corresponding commit/patch?
> 
> 
> (qt master head was: dee5662e0218e754d425c8960edb1e8ffd27fde6)

Haven't the faintest. But looking at FrameLoaderClientQt.cpp, this QWebPluginWidget is getting instantiated as a QtPluginWidget. So the patch I pointed to isn't relevant.

I don't see where z-ordering is respected for QtPluginWidgets (and I believe it's not) - so I don't know why this is passing for me against trunk. So, haven't a clue basically.

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