[Idle-dev] [ idlefork-Bugs-612886 ] Cut/Copy/Paste Menu Items Fail

noreply@sourceforge.net noreply@sourceforge.net
Thu, 26 Sep 2002 15:29:14 -0700


Bugs item #612886, was opened at 2002-09-22 12:44
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=612886&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 8
Submitted By: Hernan Martinez Foffani (hfoffani)
>Assigned to: Kurt B. Kaiser (kbk)
>Summary: Cut/Copy/Paste Menu Items Fail

Initial Comment:
The Edit/Cut, Edit/Copy Edit/Paste menu items are not
working.
Neither are the shortcuts keys unless they are the same
as the OS default.

Windows 2K
Python 2.2.1
IDLEfork from CVS Sept 19




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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2002-09-26 17:29

Message:
Logged In: YES 
user_id=149084

A problem with capitalization.  However, to avoid
future user confusion, make a more substantial
fix which allows <<cut>> etc. to remain lower case

Removing _some_ Tk defaults may be addressed 
later.  Not high priority though.

The BicycleRepairman/Extension issue is
different and should be a separate bug.

EditorWindow.py Rev 1.32

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

Comment By: Josh Robb (josh_robb)
Date: 2002-09-22 19:39

Message:
Logged In: YES 
user_id=614376

I have noticed that BicycleRepairMan_Idle.py is not working 
with CVS idle. The extension loads but menu items do not 
work. Also my own idle extensions do not have their event's 
fire (as defined in config-extensions.def) unless they also 
have keybindings defined. 

I have been meaning to look at this but have enough other 
things right now.


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

Comment By: Kurt B. Kaiser (kbk)
Date: 2002-09-22 19:23

Message:
Logged In: YES 
user_id=149084

Confirmed with Linux/Gnome

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

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