Bug 153122

Summary: [GTK] List box selections stopped working again with GTK+ from current git master
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2 Keywords: Gtk
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Carlos Garcia Campos
Reported 2016-01-15 04:28:54 PST
The problem is that the ListBox selection implementation is wrong. We are using a similar implementation to GtkEntry, but GtkTreeView doesn't have a child CSS node for selections.
Attachments
Patch (2.61 KB, patch)
2016-01-15 04:31 PST, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2016-01-15 04:31:55 PST
Carlos Garcia Campos
Comment 2 2016-01-16 01:44:38 PST
Note You need to log in before you can comment on or make changes to this bug.