[ python-Feature Requests-1207589 ] Right Click Context Menu
SourceForge.net
noreply at sourceforge.net
Thu May 26 09:46:02 CEST 2005
Feature Requests item #1207589, was opened at 2005-05-24 08:31
Message generated for change (Comment added) made by mjfoord
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1207589&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: Right Click Context Menu
Initial Comment:
It would be useful if the right click context menu had the
usual 'cut/paste/copy' options - as in most other IDEs.
I regularly lose my selection because IDLE doesn't
behave the same way as most other editors in this
regard.
----------------------------------------------------------------------
>Comment By: Mike Foord (mjfoord)
Date: 2005-05-26 07:46
Message:
Logged In: YES
user_id=1123892
It's a standard way of doing things (and so an ingrained habit
for at least windoze users) - and also if you're using the
mouse to make a selection and then change focus to another
window to paste into it; it's easier to be able to do the whole
operation with the mouse than change to the keyboard and
back again.
----------------------------------------------------------------------
Comment By: Raymond Hettinger (rhettinger)
Date: 2005-05-26 07:06
Message:
Logged In: YES
user_id=80475
+0
Control-X, Control-C, and Control-V work fine for me.
Still, the OP's suggestion is a standard way of doing things.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1207589&group_id=5470
More information about the Python-bugs-list
mailing list