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 658257 - In gtk 2.24.6 location entry is not initially shown in filechooser
In gtk 2.24.6 location entry is not initially shown in filechooser
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
: 658534 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-09-05 13:31 UTC by Michal 'hramrach' Suchanek
Modified: 2011-09-08 14:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michal 'hramrach' Suchanek 2011-09-05 13:31:31 UTC
In 2.24.5 the filechooser initially shows directory listing and location entry.

Iin 2.24.6 the filechooser initially shows recent entries; clicking my home directory in shortcut bar shows listing of the directory and the "Location:" label is shown and the location button is depressed but location entry is not visible. clicking the location button twice first hides the label and then shows the label and the entry.

To test:

Use a layout with File Chooser button or the Midori browser on a page that allows file upload.
Comment 1 Michal 'hramrach' Suchanek 2011-09-05 13:37:08 UTC
I also get these:

 Gtk-CRITICAL **:_gtk_file_chooser_entry_set_file_part: assertion `GTK_IS_FILE_CHOOSER_ENTRY (chooser_entry)' failed
Comment 2 Federico Mena Quintero 2011-09-05 15:13:23 UTC
This is indeed broken in 2.24.6; I forgot to push a few commits there.  The fix will be in 2.24.7.  Sorry for the trouble.  You may want to grab the commits after 2.24.6 from git.
Comment 3 Federico Mena Quintero 2011-09-08 14:20:25 UTC
*** Bug 658534 has been marked as a duplicate of this bug. ***