ghorvath <[EMAIL PROTECTED]> added the comment:

I can confirm that this bug is still present. After
locale.setlocale(locale.LC_ALL, '') Backspace in Tkinter.Entry is not
working anymore. 
There is no difference if the Backspace is issued by the keyboard or by
self.master.winfo_toplevel().event_generate('<BackSpace>')

No messages are written.
Tested on Linux (Ubuntu Gutsy)/Python 2.5.1 and Windows XP/Python 2.4.3

----------
nosy: +ghorvath
versions: +Python 2.5

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1222721>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to