Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.4.0
-
None
-
Windows 10 21H2, Getac tablet PC
Description
After update from 6.3.0 to 6.4.0 I have a virtual keyboard issue on Win 10 with two consequences:
- When widget shows and first QLineEdit is in focus, click on it doesn't show virtual keyboard. Click on other QLineEdit widgets works.
- Keyboard never appears when clicking on QSpinBox or QDoubleSpinbox.
Steps to reproduce on Windows 10 tablet:
- Create an empty project and put a couple of QLineEdit and QSpinBox widgets on the layout.
- Observe described behaviour.
There is no such problem in Qt 6.3.0 and I think it's caused by this commit, but not sure.
Attachments
Issue Links
- relates to
-
QTBUG-108449 Virtual keyboard does not appears until window focus changed to another application
- Closed