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 437649 - Filesave dialog: Tab key does not work as expected
Filesave dialog: Tab key does not work as expected
Status: RESOLVED DUPLICATE of bug 341480
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.10.x
Other All
: Normal trivial
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2007-05-11 08:52 UTC by Larsen
Modified: 2010-11-27 09:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Larsen 2007-05-11 08:52:15 UTC
Please describe the problem:
When pressing the tab key the cursor jumps to the end of the filename textbox instead of jumping to the next control.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Sven Neumann 2007-05-11 11:37:24 UTC
That's the expected behavior as the dialog does Tab completion. You need to use Ctrl-Tab to move the focus out of an entry.
Comment 2 Larsen 2007-05-11 11:44:43 UTC
It would be nice if it would jump if there is nothing to complete as IMHO this is what the user normally expects.
Comment 3 Larsen 2007-05-11 11:57:51 UTC
to clarify: with "if there is nothing to complete" I mean if I have entered a full image name like "screenshot.png"

btw: when the list with possible directories appears I can select an entry but then I have to use enter instead of tab.
Comment 4 Sven Neumann 2007-05-11 18:31:47 UTC
If you really want to discuss this, then do it in a bug-report against GTK+, or on the gtk-devel mailing-list. This is not our code.
Comment 5 Sven Neumann 2007-05-13 18:07:20 UTC
Duplicate of bug #409255 ?
Comment 6 Vincent Untz 2010-11-27 09:55:12 UTC

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