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 340088 - Keyboard navigation loses certain keystrokes
Keyboard navigation loses certain keystrokes
Status: RESOLVED DUPLICATE of bug 333319
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.8.x
Other Linux
: Normal normal
: Small fix
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2006-04-29 03:38 UTC by Peter Eckersley
Modified: 2007-01-25 19:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Peter Eckersley 2006-04-29 03:38:03 UTC
If I'm trying to navigate to "directory/subdirectory" using the Chooser's keyboard navigation, the sequence I type is:

"dire..." [enter]
"subdi..." [enter]

The Chooser frequently misses the "s" at the start of "subdirectory" (it's more likely to miss it if there are lots of files in "directory" and if the contents haven't been cached).
Comment 1 Olav Vitters 2006-04-29 08:57:11 UTC
*** Bug 333319 has been marked as a duplicate of this bug. ***
Comment 2 Olav Vitters 2006-04-29 08:59:31 UTC
Duped it the wrong way.

*** This bug has been marked as a duplicate of 333319 ***
Comment 3 Peter Eckersley 2006-04-30 18:21:58 UTC
Actually, I'm not sure this is a duplicate of 333319.  333319 appears to be describing a problem with the "open location" window that pops up over the Chooser if the user starts by typing "~". This bug is a problem with keyboard navigation in the main GtkFileChooser window.
Comment 4 Olav Vitters 2006-04-30 19:56:28 UTC
Ah sorry. I thought you where talking about the same thing. Seemed I really made a mess of it now..
Comment 5 Federico Mena Quintero 2006-05-02 14:17:44 UTC
We probably need to check whether the location entry has been changed by the user before updating it when changing a folder.
Comment 6 Federico Mena Quintero 2007-01-25 19:57:53 UTC

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