Issue 210659: IDLE-0.5 copy command (PR#354) (original) (raw)

Issue210659

Created on 2000-07-31 21:11 by anonymous, last changed 2022-04-10 16:02 by admin. This issue is now closed.

Messages (3)
msg276 - (view) Author: Nobody/Anonymous (nobody) Date: 2000-07-31 21:11
Jitterbug-Id: 354 Submitted-By: gpk@bell-labs.com Date: Tue, 13 Jun 2000 10:05:35 -0400 (EDT) Version: 1.6a2+ OS: Solaris sparc 2.6 Alt-w is advertised to copy the selected text. It doesn't. It pops up the 'window' menu. However, even if you are in the 'edit' menu, alt-w apparently does nothing. I can select text, do alt-E alt-W, move the pointer, then do ctrl-Y, and nothing pops up. By the way, 'ctl-U ctl-U ctl-S' is an absurdly long sequence for something as common as searching for text. ==================================================================== Audit trail: Tue Jul 11 08:26:00 2000 guido moved from incoming to open
msg277 - (view) Author: Jeremy Hylton (jhylton) (Python triager) Date: 2000-09-07 22:01
Please do triage on this bug.
msg278 - (view) Author: Guido van Rossum (gvanrossum) * (Python committer) Date: 2000-10-06 17:19
This is still broken in IDLE 0.6 in Python 2.0. I doubt that I'll have time to fix it -- the keyboard bindings in general are utterly weird and inconsistent. So I'll add an item to PEP-42 (the wish-list) and close this bug report.
History
Date User Action Args
2022-04-10 16:02:10 admin set github: 32729
2000-07-31 21:11:36 anonymous create