Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
6.8.0
-
None
Description
I found the bug in the manual test "quickcontrols2" of qtvirtualkeyboard.
In qtvirtualkeyboard/tests/manual/quickcontrols2/main.qml add popupType: Popup.Window to the Popup.
Launch the test, open and close the popup, the TextField is now behaving as if it was in read only mode.
The issue does not seem to be related to the virtual keyboard as even when removing the InputPanel and the line that sets QT_IM_MODULE the bug still occurs.