[Webkit-unassigned] [Bug 60385] New: [GTK] Windowless plugin is not displaying anything in WebKit GTK+ port.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 6 10:53:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60385
Summary: [GTK] Windowless plugin is not displaying anything in
WebKit GTK+ port.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: contact.aneesh at gmail.com
CC: mrobinson at webkit.org
Created an attachment (id=92607)
--> (https://bugs.webkit.org/attachment.cgi?id=92607&action=review)
zip file containing the basic windowless plugin code that draws using X functions.
The attached windowless plugin (X based) should show two empty squares with green boundaries on a black background. However, on WebKit GTK+ port (tested on version 1.4.0 and recent master branch of git repository), it does not display anything although the debug prints show that the plugin is initialized and the events are being received including the GraphicsExpose event. The same plugin works fine on Firefox/Linux.
--
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