Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.5.1
Description
When running windeployqt on an application using Qt Virtual Keyboard the qtvirtualkeyboardplugin (from $$[QT_INSTALL_PLUGINS]/platforminputcontexts) is included correctly, but qtvirtualkeyboardstylesplugin (from $$[QT_INSTALL_QML]/QtQuick/Enterprise/VirtualKeyboard/Styles) is not.
It seems that the qtvirtualkeyboardstylesplugin in included only if QML import scanner finds virtual keyboard module. In other words importing QtQuick.Enterprise.VirtualKeyboard module in the application can be used as a workaround.
Attachments
Issue Links
- is duplicated by
-
QTBUG-50730 Custom style of the VKB does not work properly after using windeployqt.exe on the project binary
-
- Closed
-
-
QTBUG-73319 windeployqt: .exe does not start from file system after windeployqt
-
- Closed
-