Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
11.2.0, 12.2.0
-
None
-
None
-
5
-
Flagged
-
Tiger
-
Tiger Sprint 197, Tiger Sprint 198, Tiger Sprint 199
Description
If you have input fields in the console or document type editor then you lose focus if change one field and click on the next.
Select a node in the console with multiple string properties (or a doc type with multiple input fields).
click in an input field and make a change (backspace only if it isn't already emtpy, but adding a character works as well).
Click on another input field.
At this point no input field will have focus.
Once a change is made, this is sent to the server. Additionally, UI changes are made, such as making the write changes button red. Presumably this causes the original input field to lose focus.