GNOME Bugzilla – Bug 693851
File Chooser dialog: Tab completion inconsistent / not working properly
Last modified: 2013-05-21 02:35:33 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).
*** This bug has been marked as a duplicate of bug 639842 ***