Pressing Enter inside a table cell inserts a new line within the same cell, even when Shift is not pressed.
Expected Behavior
- Enter
- Moves focus to the cell directly below
- Shift + Enter
- Inserts a new line within the current cell
Actual Behavior
- Enter or Shift + Enter Inserts a new line inside the current cell
This makes it difficult to navigate tables using the keyboard and conflicts with common table-editing expectations.
Pressing Enter inside a table cell inserts a new line within the same cell, even when Shift is not pressed.
Expected Behavior
Actual Behavior
This makes it difficult to navigate tables using the keyboard and conflicts with common table-editing expectations.