DMN table: adding a new row via ENTER from Annotation column does not adjust focus.
When pressing ENTER in a DMN table a new row is inserted. When the cursor is in a regular column, the focus/cursor is put into the new row. However, when being in the annotation column, the focus is kept. This feels / behaves inconsistent.
Steps to Reproduce
Create new DRD
Create new Decision Table
Move cursor to annotation column
Press enter
=> New row is inserted, but focus is not changed
Expected Behavior
Focus should be set to the new row, just as with non-annotation columns
Describe the Bug
DMN table: adding a new row via
ENTER
fromAnnotation
column does not adjust focus.When pressing
ENTER
in a DMN table a new row is inserted. When the cursor is in a regular column, the focus/cursor is put into the new row. However, when being in the annotation column, the focus is kept. This feels / behaves inconsistent.Steps to Reproduce
Expected Behavior
Focus should be set to the new row, just as with non-annotation columns
Environment