[Idle-dev] [ idlefork-Bugs-755647 ] Save Copy As control keys do not function

SourceForge.net noreply at sourceforge.net
Mon Nov 24 22:57:18 EST 2003


Bugs item #755647, was opened at 2003-06-16 20:53
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=755647&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 6
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Kurt B. Kaiser (kbk)
Summary: Save Copy As control keys do not function

Initial Comment:
The control keys for Save Copy As (Alt+Shift+S) do not 
function. Simple to reproduce: Just open up a new buffer, 
type some text, and hit the 3-key control combo. 
Manually using Save Copy As works as expected. 
Although this bug is trivial, it means a bunch to lazy 
people like myself:)

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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2003-11-24 22:57

Message:
Logged In: YES 
user_id=149084

configHandler.py 1.32
keyBindingDialog.py 1.11
config-keys.def 1.20

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

Comment By: Kurt B. Kaiser (kbk)
Date: 2003-07-01 00:59

Message:
Logged In: YES 
user_id=149084

None of the bindings with a Shift modifier
work because it is then necessary to use the upper
case keysym.  IDLE is using the lower case.

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

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



More information about the IDLE-dev mailing list