eryksun added the comment:

This seems to be a problem with Tk 8.6 when using an international keyboard 
layout on Linux. I ran the following test.tcl script via wish:

    text .t
    pack .t

Initially dead keys work, but they stop working if I switch away from the text 
entry to another window and then back. Using the menu to save a file in IDLE 
has the same effect. I suggest opening a ticket at http://core.tcl.tk/tk.

----------
nosy: +eryksun

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

Reply via email to