Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
5.15.7, 6.2.1
Description
Steps to reproduce:
1. Start a Qt application with a numeric input field
2. Start tabtip.exe
3. Focus a numeric input field
Expected behavior:
soft keyboard switches to numpad
Actual behavior:
soft keyboard doesn't change
I have attached a simple widget application to try it ( main.cpp ). You can also reproduce this with the Line Edits widget example (https://doc.qt.io/qt-6/qtwidgets-widgets-lineedits-example.html).
As a reference you can check how Chrome changes the virtual keyboard layout on various input types: https://www.456bereastreet.com/lab/html5-input-types/
Attachments
Issue Links
- is duplicated by
-
QTBUG-109044 Input widgets/controls ignore ImhFormattedNumbersOnly/ImhDigitsOnly
- Closed
- is required for
-
QTBUG-97809 Windows touch keyboard issues with WebEngine
- Reported
- relates to
-
QTBUG-89354 When the native virtual keyboard shows up, it does not shift the Qt Quick Window up in order to show where the cursor is in the text input field
- Reported