Disappeared last korea alphabet after losted focus on QTextEdit
General and Desktop
2
Posts
2
Posters
496
Views
2
Watching
-
When i put the english alphabet, there are no problem,
but i write korean (ex : "안녕하세요") on the QTextEdit like below
and i have the QTextEdit lost foucs.
the last alphabet "요" is disappeared.
how to fix the problem?
i tested on both Qt5.3.2 and Qt5.5.0
-
Hi,
I don't know how the Korean input is done but could it be that the last char is not considered complete and thus is removed ? Copy pasting your text doesn't show anything unusual.