[Idle-dev] [ idlefork-Bugs-748973 ] Wrong starting folder for save of new file

SourceForge.net noreply@sourceforge.net
Wed, 04 Jun 2003 19:35:40 -0700


Bugs item #748973, was opened at 2003-06-04 11:22
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=748973&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bruce Sherwood (bsherwood)
Assigned to: Kurt B. Kaiser (kbk)
Summary: Wrong starting folder for save of new file

Initial Comment:
I start idlefork in some folder A, then create a new
edit window, edit, and save into a different folder B.
In the menu bar for this new file I choose New Window,
edit, then save. I expect the file save dialog box to
be in B, but it is in A, which is awkward. One of the
additional places where folder context makes sense is
that saving a new file should go to the folder I was in
when I made the new window. 

----------------------------------------------------------------------

>Comment By: Kurt B. Kaiser (kbk)
Date: 2003-06-04 21:35

Message:
Logged In: YES 
user_id=149084

Applied.  Thanks for the patch!

EditorWindow 1.48
FileList 1.5
IOBinding 1.17

----------------------------------------------------------------------

Comment By: Guido van Rossum (gvanrossum)
Date: 2003-06-04 20:24

Message:
Logged In: YES 
user_id=6380

I disagree that this should wait for Python 2.4.

Below's a patch. It may not be perfect, but it works for me.

----------------------------------------------------------------------

Comment By: Kurt B. Kaiser (kbk)
Date: 2003-06-04 17:24

Message:
Logged In: YES 
user_id=149084

Yes, I'd like to see this fixed, also.

This is the issue that GvR commented on in
Idledev.  My response was that a fix involved
several modules (in an area that was buggy
and needed re-factoring) and was too risky to
do in the Python 2.3 release.  Python 2.4.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=748973&group_id=9579