Bug 131866

Summary: [GTK] Builtin cursors do not properly handle transparency
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, gustavo, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2014-04-18 17:04:40 PDT
When displaying cursors that are shipped with the WebKit source code, transparency is not properly displayed. The white parts of the cursor image are interpreted as transparent pixels. To observe this problem, go to http://leafletjs.com/ and observe the cursor used over the map or load ManualTests/cursor.html and hover over "grab."
Comment 1 Martin Robinson 2014-04-18 17:24:14 PDT
Created attachment 229688 [details]
Patch
Comment 2 Martin Robinson 2014-04-28 08:19:26 PDT
Comment on attachment 229688 [details]
Patch

Clearing flags on attachment: 229688

Committed r167887: <http://trac.webkit.org/changeset/167887>
Comment 3 Martin Robinson 2014-04-28 08:19:42 PDT
All reviewed patches have been landed.  Closing bug.