Bug 181764

Summary: File selection box: Create Folder during Save As loses original filename
Product: [Fedora] Fedora Reporter: Dave Jenkins <iamaluddite>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
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: 2006-03-11 17:33:38 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 Dave Jenkins 2006-02-16 12:22:55 UTC
Description of problem:
When doing Save As on an existing file in a GTK+ app, e.g. Firefox or Gimp, if I
Create Folder, the original filename is lost from the file selection box after
entering the name of the new folder. I have to re-enter the filename manually,
or cancel the save and start a new one.


Version-Release number of selected component (if applicable):
gtk2-2.6.10-2.fc4.4

How reproducible:
Always

Steps to Reproduce:
1. In Gimp, open an existing image.
2. From File menu, select Save as...
3. In file selection box, click Create Folder.
4. Enter name of new folder.
  
Actual results:
New folder is created and file selection box navigates into it, but deletes the
existing filename from the Name field.

Expected results:
New folder is created and file selection box navigates into it, leaving the
existing filename in the Name field.


Additional info:

Comment 1 Matthias Clasen 2006-03-11 17:33:38 UTC
This problem is being tracked upstream. I don't have the bug number at hand.

Comment 2 Dave Jenkins 2006-03-13 17:29:22 UTC
I searched bugzilla.gnome.org before filing this bug and have searched again now
and cannot find anything that corresponds to this problem. I've searched for all
open GtkFileChooser bugs, as well as text searches on e.g. create folder. Am I
looking in the wrong place? It would be useful to record a reference here to the
upstream bug to help other users.