-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
4.7.1
-
None
-
I tried it on Mac OS X with QT Technology Preview SDK 1.1 and nothing else
See QML file that reproduces the issue attached. Just try typing in some number with the decimals.
Create a TextInput field and set IntValidator for allowing integers only.
It correctly blocks letters, but allows for commas ",". Depending on your locale you may get "." allowed instead
- is replaced by
-
QTBUG-17066 Add an option to IntValidator to reject group separators.
-
- Open
-
- resulted in
-
QTBUG-17129 Provide a Locale API for QML similar to QLocale
-
- Closed
-