After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748340 - GtkList text search doesn't work on Weston (GTK+ Master)
GtkList text search doesn't work on Weston (GTK+ Master)
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-04-22 23:28 UTC by bluescreen_avenger
Modified: 2015-11-24 19:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bluescreen_avenger 2015-04-22 23:28:25 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...
Comment 1 Matthias Clasen 2015-11-24 19:37:43 UTC
this was a problem with the treeview typeahead popup. its fixed now