-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.10 DXP FP6, 7.2.X, 7.3.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Forms
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Step to reproduce:
1. Start Liferay 7.2 dxp-1-7210 + hotfix-521-7210 (customer's current patch level)
2. Create a new Form
3. Place a Text field into the Form
4. Publish your Form
5. Display your Form on a page
6. Input numbers into the field like this: 1234567891234567891234...
Expected Results: The same input appears in the field.
Actual Results: The cursor is glitching out sometimes, which leads to incorrect input. Eg: 12345678912356789123467891245689
Issue doesn't happen all the time, but the longer input you add, the bigger chance there is to reproduce the issue.
reproduced on 7.2.x @ 5247ec044ba2cc2412f6df87dda5b05ed002ac18
reproduced on master @ 143b4452a45b7f058f1d68079a172cecffff5f57
- fixes
-
LPS-112921 Field is still required after using browser autofill
- Closed