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 312054 - Doing "Create Folder" while save dialog is reading a directory causes confusion
Doing "Create Folder" while save dialog is reading a directory causes confusion
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
filechooser-retest-and-triage
Depends on:
Blocks:
 
 
Reported: 2005-07-30 14:41 UTC by Kevin Radloff
Modified: 2015-05-10 04:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kevin Radloff 2005-07-30 14:41:59 UTC
If the "Create Folder" button in the save dialog is hit while GIMP is busy
reading the contents of a large directory, then the new, unnamed folder appears
in the file list while the focus goes essentially nowhere. It *looks* like the
filename input is in focus, but typing does nothing. It is necessary to
double-click on the unnamed folder to actually type the name of it in.

The following error is also printed to stdout:

(gimp:6278): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion
`tree_view->priv->model != NULL' failed

(gimp:6278): Gtk-CRITICAL **: gtk_tree_row_reference_new_proxy: assertion
`GTK_IS_TREE_MODEL (model)' failed
Comment 1 Sven Neumann 2005-07-30 14:46:26 UTC
That should have been reported against GTK+. Please specify the version of GTK+
that you are using so that we can reassign the bug report.
Comment 2 Kevin Radloff 2005-07-30 15:11:03 UTC
I'm using GTK+ 2.6.8.
Comment 3 Matthias Clasen 2005-10-29 15:14:11 UTC
Reopening
Comment 4 Matthias Clasen 2015-05-10 04:54:19 UTC
this should be addressed with the new folder popover