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 693851 - File Chooser dialog: Tab completion inconsistent / not working properly
File Chooser dialog: Tab completion inconsistent / not working properly
Status: RESOLVED DUPLICATE of bug 639842
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2013-02-15 00:10 UTC by ar
Modified: 2013-05-21 02:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ar 2013-02-15 00:10:18 UTC
Completion for path works only once, then the tab is evaluated as jump to the next field.

This affects eg. Firefox and Chromium. Example:

Open a Save File dialog, clear the "Name:" field, type "/us" there and press tab; completion is correctly to "/usr/".

Then immediately append "lib3" and press tab again. Instead of completing to "/usr/lib32/", the focus jumps to the "Save in folder:" field.

Tested with GTK+ 2.24.15-git (0004fe6c).
Comment 1 Timothy Arceri 2013-05-21 02:35:33 UTC

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