The behavior of pressing the enter key should be:
- enter only: sets the focus to the cell below the currently focused one
- enter+shift: sets the focus to the cell above the currently focused one
- enter+ctrl (option for mac): adds a new text line within the focused cell
This is the behavior observed in google docs and openoffice
This is the controller panel for Smart Panels app
[CAM-4224] Pressing enter in a table cell should focus the cell below
Fix Version/s | New: 7.4.0 [ 13505 ] |
Labels | New: DMN |
Component/s | New: dmn-ui [ 12851 ] |
Rank | New: Ranked higher |
Rank | New: Ranked higher |
Assignee | Original: Sebastian Stamm [ sebastian.stamm ] |
Fix Version/s | Original: 7.4.0 [ 13505 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
we have to align with bpmn.io, especially for adding a line in a cell (which is currently enter+shift and not enter+ctrl)
discussion needed with rehwaldt