Details
-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.13.1, 6.0.0
-
Fix Version/s: None
-
Component/s: Quick: Widget, Widgets: Widgets and Dialogs
-
Labels:None
-
Environment:Firefox
-
Platform/s:
Description
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