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 158578 - Going into a folder with Enter should select the first file in the new list
Going into a folder with Enter should select the first file in the new list
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.4.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-11-17 20:49 UTC by Federico Mena Quintero
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Federico Mena Quintero 2004-11-17 20:49:16 UTC
Open a file chooser.  Press the arrow keys to select a folder, and hit Enter. 
The folder changes, but there is no selection or cursor in the file list.

We should select the first row in the "user hit Enter" code path.
Comment 1 Federico Mena Quintero 2004-12-09 00:38:25 UTC
Fixed on gtk-2-4 and HEAD at the same time as the fix for bug #159656.