Bug 45941 - [GTK] [REGRESSION] Listbox rendering is incorrect
Summary: [GTK] [REGRESSION] Listbox rendering is incorrect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-09-16 19:50 PDT by Martin Robinson
Modified: 2010-09-17 10:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch for this issue (2.14 KB, patch)
2010-09-16 20:02 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 2010-09-16 19:50:07 PDT
Since the shadow tiling patch landed, listbox rendering has been incorrect. Selecting an item, paints the selection color on all items above that item. On investigation, it appears as though the shadow is always being applied.
Comment 1 Martin Robinson 2010-09-16 20:02:15 PDT
Created attachment 67876 [details]
Patch for this issue
Comment 2 Alejandro G. Castro 2010-09-16 23:28:31 PDT
Looks good to me.
Comment 3 Martin Robinson 2010-09-17 10:45:01 PDT
Xan r+'d this, but he is having connectivity issues.
Comment 4 Martin Robinson 2010-09-17 10:48:24 PDT
Committed r67725: <http://trac.webkit.org/changeset/67725>