[ python-Bugs-1004217 ] Shortcut keys don't work when CAPS LOCK is on

SourceForge.net noreply at sourceforge.net
Wed Aug 11 03:39:33 CEST 2004


Bugs item #1004217, was opened at 2004-08-05 16:48
Message generated for change (Settings changed) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1004217&group_id=5470

Category: IDLE
Group: Python 2.3
>Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: otto (ottoisi)
Assigned to: Kurt B. Kaiser (kbk)
Summary: Shortcut keys don't work when CAPS LOCK is on

Initial Comment:
IDLE for win32 does not execute keyboard shortcuts when
CAPS LOCK is on or the SHIFT key is is pressed.

e.g. ctrl-C doesn't work if it's a capital C.


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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2004-08-10 20:39

Message:
Logged In: YES 
user_id=149084

That's correct.  Don't do that :-)
This is the way the keyboard and tcl/tk works.
If you really want this, customize using the options menu.
It's possible to have more than one keycode bound to an
event.

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

Comment By: Kurt B. Kaiser (kbk)
Date: 2004-08-07 13:13

Message:
Logged In: YES 
user_id=149084

Dup of 833957

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1004217&group_id=5470


More information about the Python-bugs-list mailing list