QT6: wrong keyboard opened for numerical fields
Scenario:
- open project https://app.merginmaps.com/projects/input-testing/tc05_forms_widgets/tree
- record a feature and in the form go to Number tab
- try to insert values and on some fields you are able to insert not nonnumeric characters -> expectation is, that for all fields only numeric keyboard will appear. This is how it works in 1.9.0 version on iOS On android this works well
https://drive.google.com/file/d/13H8HnyB1GhJnDB3AMoCJ2rO5XW43lSdk/view?usp=sharing
We need to bear this as a known issue for now due to https://github.com/MerginMaps/input/commit/2ae5326e907283e14b1fc267575b54a05bfc7f79 what it fixes is more important.
Closing in favour to https://github.com/MerginMaps/input/issues/2496
Ah sorry, misread the description
Is this fixed now @jozef-budac?
Yes, in 2024.2.0 RC it is fixed
Sorry, an update. It works on Android but on iOS. Or maybe this is really a numeric keyboard of iOS, but I would expect only numbers.
There seem to be a dedicated ios keyboard for numbers only, see https://nijatmanafov.medium.com/10-keyboard-types-in-ios-6497beeb66b2 . Either we do not use correct inputHints or these keyboards are missing in Qt