-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
5.12.0, 5.12.1
-
None
-
Windows 10 / VS2017
I am using an InputMethod with an InputPanel (qml). This works with QtQuick.VirtualKeyboard 2.2 but not with v2.4
See the attached project.
It seems to recognize the new InputMethod and will call some of the methods but will not call keyEvent with v2.4. It will with v2.2
There is also odd behavior (v2.4) where it logs "input method not set" on a keyboard press if there is not a Connection {target: InputContext.inputEngine} object
- relates to
-
QTBUG-140521 QML InputMethod crashes
-
- Reported
-