Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.13.1, 6.0.0
-
Fix Version/s: 6.4.0 RC1, 6.5.0 Beta1
-
Component/s: Quick: Widget, Widgets: Widgets and Dialogs
-
Labels:None
-
Environment:Firefox
-
Platform/s:
-
Commits:87c2a401da (qt/qtbase/dev) 87c2a401da (qt/tqtc-qtbase/dev) d997d1241b (qt/qtbase/6.4) d997d1241b (qt/tqtc-qtbase/6.4) 61d22f110d (qt/qtbase/6.3) 61d22f110d (qt/tqtc-qtbase/6.3)
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