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 323193 - gtk file selector looses filename when creating/locating folder during saving
gtk file selector looses filename when creating/locating folder during saving
Status: RESOLVED DUPLICATE of bug 308332
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.6.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2005-12-04 11:17 UTC by drago01
Modified: 2005-12-06 21:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description drago01 2005-12-04 11:17:22 UTC
Please describe the problem:
When I save a file using the gtk fileselector and decide to create a new folder
to save the new file in it, the file name gets deleted when I press enter to
confirm the dirname. (the filename input widget still has focus?)
this also happens when I type to find a specific folder.

Steps to reproduce:
1. try to save a file
2. create a folder in which you want to save the file
3. press enter after entering the dirname
----
1. try to save a file
2. try to find a folder by typing its name


Actual results:
the filename gots deleted and I have to enter it again.

Expected results:
this should'nt happen.
the filename widget should loose focus when I click on anything else.

Does this happen every time?
yes

Other information:
I am using gnome 2.10/ gtk2-2.6.10 on FC4 x86_64
Comment 1 Federico Mena Quintero 2005-12-06 21:16:33 UTC

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