GNOME Bugzilla – Bug 161820
Entry completion to the location bar
Last modified: 2005-02-02 14:25:14 UTC
Nautilus browser mode should should enhance the existent tab-completion with GtkEntryCompletion, so that the user could see what alternatives to choose from in a multi-choice situation. Assume the current directory looks like this: . .. aaac aaav zzzzzz Type "sa" and press TAB, now "aaa" will be filled in. But from now you'd have to guess what additional letter to type in order to pass through the multi-choice situation. You might be forced to try e.g. "aaaa", then "aaab" etc. It would be smart if there appeared a drop down list containing both "aaac" and "aaav" so that you'd know what there is to choose from. It doesn't have to appear "as you type", only after TAB has been pressed.
Typo, it should be: Type "a" and press TAB...
This is meant to be the same as how the latest version of the file chooser works, in the filename entry.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 99027 ***