[Webkit-unassigned] [Bug 116794] New: [GTK] WebKitWebView child widgets are not rendered with recent GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 11:24:47 PDT 2013


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

           Summary: [GTK] WebKitWebView child widgets are not rendered
                    with recent GTK+
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


Since rev d22fd7223c75f4720ddb982c659efb0d8d7543c4 of GTK+ expose events are not propagated to child GdkWindows anymore, and child widgets are rendered via gtk_container_propagate_draw(). Since all  our children have its own GdkWindow (auth widget, inspector view and windowed plugins) we don't propagate the draw signal making them invisible with current gtk+.

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