Cannot enter non ascii characters to the TextField and QLineEdit from browser(wasm)
Moved
Unsolved
Qt for WebAssembly
-
wrote on 28 Sept 2019, 06:51 last edited by tham
When I try to enter chinese to the QLineEdit or TextField of the qml, the Chinese cannot show on it(already load the fonts which support Chinese), but I can copy and paste the Chinese from text file and paste on them, how could I made them accept the Chinese input(non ascii characters)? Thanks
-
wrote on 28 Sept 2019, 13:56 last edited by
Just find out there is a new page(Qt for WebAssembly) open, could anyone help me move this topic to there? Thanks
-
wrote on 13 Nov 2019, 10:39 last edited by
Do anyone know workarounds to avoid this bug?Thanks