Scenario:
- Open the "Configure Element with Command Line Tool" wizard.
- Go to a page with input ports, output ports or parameters.
- Add several rows to a table.
- Input a value to the first cell of the first row.
- Press the down arrow key on the keyboard.
Expected result: the value is applied and the focus is moved to the first cell of the second row.
Current result: nothing happens. It is required to press Enter first.
This should work similarly in other similar scenarios, i.e. when:
- an arrow key is pressed,
- there is a cell in this direction, so the focus can be changed.