Bug 131866 - [GTK] Builtin cursors do not properly handle transparency
Summary: [GTK] Builtin cursors do not properly handle transparency
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 17:04 PDT by Martin Robinson
Modified: 2014-04-28 08:19 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.53 KB, patch)
2014-04-18 17:24 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.