Bug 129582

Summary: "save as" dialog bug
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: geditAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE 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: 2004-09-17 02:23:14 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:
Bug Depends On:    
Bug Blocks: 123268    

Description Tim Waugh 2004-08-10 16:30:46 UTC
Description of problem:
This isn't a gedit bug, but I've no idea which component is right. 
The symptom can be seen in gedit though.  The "save as" dialog box
doesn't behave correctly when given a full pathname.

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

How reproducible:
100%

Steps to Reproduce:
1. Start gedit
2. Ctrl-Shift-S to "Save As" 
3. Type a full pathname with a leading '/', such as '/tmp/foo'
4. Click Save
  
Actual results:
Nothing happens.

Expected results:
File should be saved and dialog should disappear.

Comment 1 Bryan W Clark 2004-08-26 05:47:44 UTC
Tim, is this only when the file /tmp/foo already exists?

I have the feeling this bug has something to do with one of these:
http://bugzilla.gnome.org/show_bug.cgi?id=150852
http://bugzilla.gnome.org/show_bug.cgi?id=146185

Comment 2 Tim Waugh 2004-08-26 09:02:59 UTC
No, it happens with any full pathname with a leading '/'.  There is no
error dialog, it's just that nothing happens (and especially: not the
save).

In fact the behaviour I see with current rawhide is that the 'Save in
folder' drop-down changes from 'Home' to 'Desktop' -- but the file is
not saved, even though I gave a full path and clicked the save button.

Comment 3 Dan Williams 2004-09-17 02:23:14 UTC
Cannot reproduce with 2.7.92-1, seems to be fixed (also is probably a
GTK bug, not gedit)