Feature Requests item #1207592, was opened at 2005-05-24 03:34 Message generated for change (Comment added) made by rhettinger 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: Open Resolution: None 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: 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 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com