Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.4.0 Beta4, 6.5.0
-
None
-
Windows 10 21H2 (Build 22000.856)
cmake 3.23.1
emsdk 3.1.14
Chrome Version 105.0.5195.127 (Offizieller Build) (64-Bit)
Qt Quick
Description
I made this solution in Qt5 times to have a specific TextField open the InputPanel,
it worked both on Windows and WebAssembly.
Clicking on the upper TextField does not open the InputPanel.
Clicking on the lower TextField should open the InputPanel.
This still works for Windows, but not for WebAssembly.
Without the "active"-property in this solution the InputPanel cant be hidden via the "Hide virtual keyboard"-button.
Attachments
Issue Links
- relates to
-
QTBUG-106894 QtVirtualKeyboard does not popup on static builds
- Closed