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 341890 - Filename completion in location entry uses wrong folder
Filename completion in location entry uses wrong folder
Status: RESOLVED DUPLICATE of bug 379414
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.9.x
Other Linux
: Normal major
: ---
Assigned To: Federico Mena Quintero
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2006-05-15 20:02 UTC by Wouter Bolsterlee (uws)
Modified: 2007-01-25 20:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2006-05-15 20:02:59 UTC
The location entry in the new filechooser does not autocomplete.
Comment 1 Wouter Bolsterlee (uws) 2006-05-19 15:50:15 UTC
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.
Comment 2 Wouter Bolsterlee (uws) 2006-06-01 22:03:45 UTC
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
Comment 3 Federico Mena Quintero 2006-07-07 16:16:42 UTC
Dan Winship (or was it Larry Ewing?) found the cause for this.  I'll merge the patch soon.
Comment 4 Wouter Bolsterlee (uws) 2006-10-26 14:15:13 UTC
When is soon? ;-)
Comment 5 Carlos Garnacho 2006-12-15 15:42:18 UTC
Bug #379414 seems to be a duplicate, it already has a patch.
Comment 6 Federico Mena Quintero 2007-01-25 20:19:08 UTC

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