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 535027 - GtkTreeView typeahead not working (GTK+ 2.12.9, Win32)
GtkTreeView typeahead not working (GTK+ 2.12.9, Win32)
Status: RESOLVED DUPLICATE of bug 520165
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.12.x
Other Windows
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2008-05-27 05:30 UTC by grottenolm
Modified: 2008-06-08 20:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description grottenolm 2008-05-27 05:30:23 UTC
Please describe the problem:
The typeahead feature has stopped working properly in GTK+ 2.12.9 for me. Only a single character is accepted, but then the GtkTreeView kind of stops responding for a few seconds. The small typeahead window in the lower left corner then disappears and I'm allowed to enter a new character (but only one at a time).

This applies to Windows, I'm using the GTK+ 2.12.9 runtime binaries. The problem has also been reported here (independently from me): http://www.kksou.com/php-gtk2/PHP-GTK2-Help/228-GtkTreeView-search-on-windows.php

Steps to reproduce:
1. Create a treeview
2. Start typing to search for a specific item
3. Only one character is accepted


Actual results:
See above.

Expected results:
The typeahead window should be able to take the entire search string and the treeview selection should jump to the first match.

Does this happen every time?
Yes.

Other information:
GTK+ 2.12.9 runtime, Win32, downloaded from here: http://gladewin32.sourceforge.net/
Comment 1 Cody Russell 2008-06-08 20:24:28 UTC

*** This bug has been marked as a duplicate of 520165 ***