GNOME Bugzilla – Bug 341890
Filename completion in location entry uses wrong folder
Last modified: 2007-01-25 20:19:08 UTC
The location entry in the new filechooser does not autocomplete.
It does complete now, but sometimes it seems to pick the wrong directory to complete for (I cannot reproduce right now, will try again later). Another issue is that if you press enter when you typed a (completed) directory in the entry, the files treeview does not update to the new directory. This makes it impossible to use the treeview after you typed a few letters.
Try this: 1. Open a file chooser dialog 2. Make sure the entry is visible 3. Type /tmp in the entry, followed by enter 4. The treeview updates. 5. Type some letters in the entry Expected: 6. Filename completion for the new directory Actual: 6. Filename completion for the old directory
Dan Winship (or was it Larry Ewing?) found the cause for this. I'll merge the patch soon.
When is soon? ;-)
Bug #379414 seems to be a duplicate, it already has a patch.
*** This bug has been marked as a duplicate of 379414 ***