[issue42121] unable to input certain Unicode characters in Text widget

2020-10-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: I am closing this because I am rather sure that your problem is with your input method and its interaction with your OS and the tcl/tk GUI framework. Tkinter has essentially nothing to do with key and mouse input. A better place to ask for debugging help

[issue42121] unable to input certain Unicode characters in Text widget

2020-10-22 Thread Xuan Wu
New submission from Xuan Wu : When creating a text editor with tkinter Text widget, I found that some Chinese punctuations cound't be input correctly. When input "(", which is open parenthesis in Chinese, it behaves like a back space. When input ")", close parenthesis in Chinese, it seems