[Webkit-unassigned] [Bug 63451] Embedded widgets are not drawn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 04:39:30 PST 2012


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





--- Comment #5 from Dan Vrátil <dvratil at redhat.com>  2012-02-07 04:39:27 PST ---
Created an attachment (id=125816)
 --> (https://bugs.webkit.org/attachment.cgi?id=125816&action=review)
Fix

Proposed patch that fixes this issue by adding the plugin widget to 
WebView container and forcing these widgets to be drawn as the very last.

Additionally, when GtkPluginWidget is destroyed it also removes the child
widget from the WebView container. Otherwise the widgets remain displayed
even when a new page is loaded in the webview.

This functionality is quite important for the Evolution WebKit port. Is it
possible to estimate when this could get to a stable release?

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