[Webkit-unassigned] [Bug 32174] QWebFrame::render() does not repaint QtPluginWidgets in the frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 05:13:52 PST 2010


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #1 from Simon Hausmann <hausmann at webkit.org>  2010-03-10 05:13:53 PST ---
QtPluginWidget is a WebCore::Widget, but it exists merely to position the
wrapped QWidget correctly, so that it's placed on top of the web content.
That's why QWebFrame::render() doesn't include it ;(

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