GNOME Bugzilla – Bug 748340
GtkList text search doesn't work on Weston (GTK+ Master)
Last modified: 2015-11-24 19:37:43 UTC
I submitted https://bugzilla.gnome.org/show_bug.cgi?id=740209 to zenity, and now I don't know how to reassign it to GTK+... It seems that in GTK lists on Weston using the Wayland backed do not have working text searching... ...If I run echo "thursday friday saturday sunday" | zenity --list --column days and then on the zenity dialog focused, press the letter "v" on the keyboard, a window with an editable looking text box appears in a random location. then it disappears. then it appears again in a random location. then it disappears. this seems like it will probably loop forever... ..it seems if I use the Wayland backend with zenity on Mutter, it seems to behave better, which is interesting...
this was a problem with the treeview typeahead popup. its fixed now