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 683395 - current folder in file chooser button
current folder in file chooser button
Status: RESOLVED DUPLICATE of bug 691040
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2012-09-05 09:54 UTC by freddie
Modified: 2013-09-23 19:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description freddie 2012-09-05 09:54:33 UTC
From user Paul Davis in #9 from this bugreport ->> 

https://bugzilla.gnome.org/show_bug.cgi?id=674556

Fairly sure that this commit broke/changed the behaviour of the file chooser
button.

Small test program attached. Run program. Press "Click Me" to bring up a dialog
with an FCB. Click the FCB, select "Other". Click on a folder in the left hand
list, then click Open. The program will print to stdout indicating that the
current folder has been changed. Then click "OK" in the dialog with the FCB.

GTK+ 2.24.10: after the dialog has run, the current folder is the same as the
one selected.

Git 2-24: after the dialog has run, the current folder is the last one set by
the program.

I have this problem together with linuxdcpp and you can find more info from this bugreport ->>
https://bugs.launchpad.net/linuxdcpp/+bug/1041546

And from archlinux forums ->>
https://bbs.archlinux.org/viewtopic.php?id=145796

freddie
Comment 1 Federico Mena Quintero 2013-09-23 19:35:34 UTC
I'm pretty sure this is the same as bug #691040.  I'll mark this bug as a duplicate; please reopen it if you see incorrect behavior with GTK+ 2.24.18 or later.

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