Terry J. Reedy <tjre...@udel.edu> added the comment:

Summary: (Graves, msg23356, 2004-12-24) tk event for keypad keys depends on 
system keymap.  Windows: numlock off, keypad up (8) is <up>.  Linux: same is 
<kp-up> and Text does *not* see this as <up>
(Polo, msg86364, 2009-04-23) Workaround is to capture both events and tk:call 
multiple upsupported internal tk functions.

In the absence of more contemporary complaints by Linux users, closing.

----------
nosy:  -ajaksu2, gpolo, jlgijsbers, kbk, netvigator
resolution: accepted -> third party
stage: test needed -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue1074333>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to