Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Steps to reproduce:
- Go to Content > Forms
- Add a Form
- Add a numeric field as decimal named Decimal
- Publish the form and open the published URL in another tab
- Type 1.1 in the Decimal field
- Submit
Expected Result:
Should be easy type 1.1 on decimal field.
Actual Result:
If you want to type 1.1 value you have to type 11 first. So, move the cursor to left (with arrows or mouse) and type "."(dot).
Other way to type 1.1 is type very fast "." (dot) followed by "1".
Reproduced on master: c9f142ef897189e0c5b6404e1ab7c67706fa70b3
Attachments
Issue Links
- fixes
-
LPS-75457 Cannot input decimal after converting Numeric field from Integer to Decimal
- Closed