Bug 162004

Summary: GtkFileSelector is dropping file name when creating folder in a SaveAs dialog.
Product: [Fedora] Fedora Reporter: Rodd Clarkson <rodd>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-30 18:51:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rodd Clarkson 2005-06-29 00:41:54 UTC
Description of problem:

The File Selector is dropping the file name to 'save as' when you create a
folder in the Save As dialog. 

Version-Release number of selected component (if applicable):

GTK2-2.7.0-1

How reproducible:

Very.  I've seen this behavior in Firefox, GIMP and Evolution.

Steps to Reproduce:
1. Open Firefox and browse to http://www.fedora.redhat.com/
2. Right click the 'Fedora Project' image in the top left corner and select
'Save Image as ...'
3. Click "Browser for other Folders" and select <Filesystem>/tmp
4. Click 'Create Folder' noting that the file name is still displayed.
5. A new folder appears.  Change the name from 'Type name of new folder' to
'test' and press enter.
6. Note that you are now in /tmp/test and that the 'Name' of the file has been
dropped.
  
Actual results:

The default file name is dropped


Expected results:

The default file name should remain in the Name field.

Comment 1 Rodd Clarkson 2005-06-29 00:42:54 UTC
Ah, I should have said that this is just one example of how to reproduce.  You
can get the same outcome in any application that uses the GtkFileSelector dialog
in SaveAs mode.

Comment 2 Matthias Clasen 2005-06-30 18:51:05 UTC
A slight variation of this bug is tracked upstream as
http://bugzilla.gnome.org/show_bug.cgi?id=308332