[jboss-jira] [JBoss JIRA] (DROOLS-2932) Dmn Designer - keyboard navigation in context grid editor
Jozef Marko (JIRA)
issues at jboss.org
Tue Aug 28 02:16:00 EDT 2018
Jozef Marko created DROOLS-2932:
-----------------------------------
Summary: Dmn Designer - keyboard navigation in context grid editor
Key: DROOLS-2932
URL: https://issues.jboss.org/browse/DROOLS-2932
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.11.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
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?
- Multiple cells selected
-- Select Top left cell of current selected if any arrow pressed?
- Selected cell on the corner, no other cells in demanded way
-- Keep selected the current cell?
-- Clear selection?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list