Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.1, 5.8.0, 5.15.0
-
Win10, Visual Studio 2013, Qt5.7.1, Input Method: [Sogou Pinyin|http://pinyin.sogou.com/]
-
9bfa722bc0b67e01f35d78e1165602e174ae3b02 (qt/qtdeclarative/dev) 362f6999a52849482e73915ca37ed4b6cc9ff9aa (qtdeclarative/dev) 791fe6e5c2d0ae3533c9aa10ffa91deae46929ee (qtdeclarative/5.15)
Description
I have a project that developed by QWidget, and when I add a new feature, I used QML. By creating a QQuickWidget and added it into QWidget, I found a way to combine QML widgets with my old QMainWindow.
But the TextEdit that create in QQuickWidget can not input Chinese! Only after minimize the and reactive the main window that I can input Chinese.
The project in Attachment is a simple demo that add a TextEdit in Rectange, and display the QML widgets in QQuickWidget.
Attachments
Issue Links
- resulted in
-
QTBUG-86335 REG: QQuickWidget does not work
-
- Closed
-