]
Jozef Marko updated DROOLS-3438:
--------------------------------
Sprint: 2019 Week 05-07
Cancel Scenario Simulation edit mode
------------------------------------
Key: DROOLS-3438
URL:
https://issues.jboss.org/browse/DROOLS-3438
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Affects Versions: 7.16.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Priority: Major
Labels: drools-tools
User is able to edit grid cell by pressing an enter. Currently the edit mode is cancelled
by *Shift + Tab* combination. We have to change this to:
- *Tab* for cancel edit mode and *store* the value
- *Esc* for cancel edit mode and *discard* the value
This defect is caused by keyboard shortcuts implemented as part of DROOLS-2932.