It looks like QtQuick on Windows table computers is severly broken:
Automatic popup of the virtual keyboard does not work. But it works with
QWidgets and QML System Dialogs.

I tried to hack around the issue by calling C++-Code to show/hide the
keyboard (using FindWindow and PostMessage) in onActiveFocusChanged. When
calling the "show" code, the keyboard pops up and disappears immediately
(This may be a problem with the virtual keyboard code).

Can anybody confirm this or prove otherwise?

Related bugs:
https://bugreports.qt-project.org/browse/QTBUG-33191
https://bugreports.qt-project.org/browse/QTBUG-42906

Best Regards
Helmut


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to