]
Michael Anstis reassigned DROOLS-3147:
--------------------------------------
Assignee: Jozef Marko (was: Michael Anstis)
[DMN Designer] Keyboard shortcuts
---------------------------------
Key: DROOLS-3147
URL:
https://issues.jboss.org/browse/DROOLS-3147
Project: Drools
Issue Type: Epic
Reporter: Jozef Marko
Assignee: Jozef Marko
Priority: Minor
Labels: drools-tools, reported-by-qe
The DMN editor should support keyboard shortcuts (similar for current GDT tables) for
basic operations like editing of DRD elements. This support is crucial for integration
selenium testing.
In integration test we are able to select node on canvas thanks to Navigation Dock
(BAPL-966). Once element is selected we need shortcuts for:
- Appending element
- Morphing element
- Renaming element
Thanks to Navigation Dock (BAPL-966) we are also able to open Context Editor (where
applicable). In Context editor we need shortcuts for:
- Navigation between cells
- Invoking inline context menu
- Navigate in inline context menu
- Select item in inline context menu
- Start Editing cell
- Finish editing Cell
- Cancel editing Cell