RESOLVED FIXED 153122
[GTK] List box selections stopped working again with GTK+ from current git master
https://bugs.webkit.org/show_bug.cgi?id=153122
Summary [GTK] List box selections stopped working again with GTK+ from current git ma...
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.