GNOME Bugzilla – Bug 137871
Start interactive search when pressing letter
Last modified: 2004-12-22 21:47:04 UTC
I know if you press ctrl+f and then typ the text your looking for the fileselector will select select it. But I was thinking about another easier way in most cases to select a file. You select with the mouse the filelist and press for example s and the selector goes to the first file that begins with an s. If you push s again it goes to the next file with s. So people can use both ways depending on what they need. PS: What you also could do is type s then if a is pressed in 1 sec after the first keypress it goes to a file beginning with sa. if pressed after one second it goes to the first file beginning with a.
Retitling for clarity.
this would be handy for all sorted listboxes btw
*** Bug 140331 has been marked as a duplicate of this bug. ***
Going down the list (as suggested above) can be done through the arrow keys. Using letters to get the same behaviour is inconsistent. Worse: It makes it impossible to jump directly to an list item by typing its name. I'd suggest a different behaviour: Type x and the view jumps to the first item beginning with x. Type s again and the view jumps to the first item beginning with xx and so on.
*** Bug 142457 has been marked as a duplicate of this bug. ***
*** Bug 143428 has been marked as a duplicate of this bug. ***
*** Bug 136814 has been marked as a duplicate of this bug. ***
this didn't make it into gtk+ 2.4.2 ? :(
Mass changing gtk+ bugs with target milestone of 2.4.2 to target 2.4.4, as Matthias said he was trying to do himself on IRC and was asking for help with. If you see this message, it means I was successful at fixing the borken-ness in bugzilla :) Sorry for the spam; just query on this message and delete all emails you get with this message, since there will probably be a lot.
*** Bug 144755 has been marked as a duplicate of this bug. ***
*** Bug 145523 has been marked as a duplicate of this bug. ***
*** Bug 147978 has been marked as a duplicate of this bug. ***
The behavior explained in comment 4 has been implemented in Gtk+ CVS (2.5.1), closing.