-
Enhancement
-
Resolution: Done
-
Major
-
7.11.0.Final
-
2018 Week 42-44, 2018 Week 45-47, 2018 Week 48-50, 2019 Week 02-04, 2018 Week 51-01
-
5
-
NEW
-
NEW
User should be able to navigate between context grid editor cells by keyboard. We should implement standard navigation:
- Move up: arrow up
- Move left: arrow left
- Move down: arrow down
- Move right: arrow right
Corner cases we need to address:
- No cell selected
Select Top left cell if any arrow pressed?left top cell selected by default
- Multiple cells selected
Select Top left cell of current selected if any arrow pressed?selection adjusted, no error thrown
- Selected cell on the corner, no other cells in demanded way
- Keep selected the current cell
- causes
-
DROOLS-3437 Edit Scenario Simulation data cells constraint
- Closed
-
DROOLS-3438 Cancel Scenario Simulation edit mode
- Closed
-
DROOLS-3436 Edit Scenario Simulation row number
- Closed
-
DROOLS-3439 Prevent selection of specific cells in Scenario Simulation
- Closed
- is related to
-
DROOLS-3381 [DMN Designer] Do not add Header to nested ContextGrid
- Closed
-
DROOLS-3175 [DMN Designer] keyboard context menu invocation
- Closed
- relates to
-
JBPM-6385 Stunner - add hotkeys support for canvas operations
- Resolved