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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 06:54:21 PDT 2011


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

           Summary: Embedded widgets are not drawn
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dvratil at redhat.com


Created an attachment (id=98716)
 --> (https://bugs.webkit.org/attachment.cgi?id=98716&action=review)
A simple test case

Embedded widgets that are created in 'create-plugin-widget' signal handler are not drawn in WebKitGTK+. In the webview there is an empty space allocated with proper dimensions, but the widget is not displayed and it does not respond to any events (clicking, moving mouse over it...).

When you connect to widget's 'notify' signal, the widget reports it's being correctly resized and 'visibile' is set to TRUE, so WebKit does know about it, it just has some problems displaying/drawing 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