[ python-Feature Requests-1207592 ] Clipboard Cleared on Close

SourceForge.net noreply at sourceforge.net
Thu May 26 17:59:02 CEST 2005


Feature Requests item #1207592, was opened at 2005-05-24 03:34
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1207592&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Mike Foord (mjfoord)
Assigned to: Kurt B. Kaiser (kbk)
Summary: Clipboard Cleared on Close

Initial Comment:
When you close IDLE (under windows at least) any 
clipboard selection is cleared. This is non-standard 
behaviour.

I often open a script with IDLE in order to copy 
something, select and copy it and close IDLE. When I 
come to paste it in another window - the clipboard has 
been cleared.

Most other programs leave the clipboard contents intact 
even after closing.

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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2005-05-26 10:59

Message:
Logged In: YES 
user_id=149084

I believe this is a Tcl/Tk issue, outside of Python.  Sorry.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2005-05-26 02:02

Message:
Logged In: YES 
user_id=80475

I've also bumped into this.  It's annoying.  Am not sure
whether it is a Python issue, IDLE issue, or Tkinter issue.
 If the latter, there is likely nothing that can be done
about it.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1207592&group_id=5470


More information about the Python-bugs-list mailing list