-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Forms
-
Fix Priority:3
-
Sprint:F&W #28 - Oct 24 - Nov 04
-
Git Pull Request:
Reproduced on:
Tomcat 8.0.32 + MySQL 5.6.29. Portal master GIT ID: dddc8f0947e6be79b825138bd018f6854d2c5f1d.
Steps to Reproduce:
- Go to Content > Forms
- Add new form
- Add new field > Text Field
- Input label
- Choose "Multiple Lines"
- Go to Show More Options
- Add Placeholder text
- Save field
- Save form
- Edit form
- Publish form
- Go to published page
- Click on text field to focus
Expected Result:
Visual size of the field remains the same before and after focus.
Actual Result:
Visual size of the field is smaller after first focus.
This is easier to notice when placeholder text is added.
- is duplicated by
-
LPS-68166 While a text is being typed in a Multi-line Text Field, the text changes its position
- Closed