-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.10
-
Component/s: Layouts & Widgets, Seam / JSF UI
-
Tags:
-
Backlog priority:700
-
Sprint:nxNS Sprint 9.2.5
-
Story Points:3
Two main issues:
- clicking on HTML Text field does not always change focus for text entry - tabbing to the field works
- Text in HTML Text field disappears when moved up or down in list
Reproduce:
- create a complex multi-value field which contains a date and a string
- create a layout which binds this field in a container with the Orderable property set to yes - drill down in the container and make sure string field uses HTML Text widget
- deploy this and test - add a value to the list, click on the text field for the next value - try to enter some text. When text is entered, click on the arrow which moves the list value up one position - the text entered will disappear