GNOME Bugzilla – Bug 305385
Interactive search should use "/" to go into subfolder
Last modified: 2006-04-13 02:28:14 UTC
If you are in the middle of an interactive search, it's natural to want to hit "/" to switch to the highlighted subfolder. We need to catch that key when we are doing interactive search.
*** Bug 308618 has been marked as a duplicate of this bug. ***
And let us not forget .. to go to the parent directory.
When you press the / key, you get a view of the directory, and if you see you were wrong, you press backspace and remove the slash from your search and you're back to the original dir. It's important to not clear the partial search string.
This is irrelevant now that we have a filename entry in the federico-file-name-entry branch. That will get merged into HEAD soon; meanwhile, I'll mark this as a duplicate of the more general bug. *** This bug has been marked as a duplicate of 136541 ***