[
https://issues.jboss.org/browse/DROOLS-3438?page=com.atlassian.jira.plugi...
]
Jozef Marko updated DROOLS-3438:
--------------------------------
Steps to Reproduce:
# Open a Scenario Simulation asset
# Press *Home* on keyboard, navigate (using keyboard arrows) to some data cell that
belongs either to GIVEN or EXPECT section
# Pres *Enter* on keyboard
# Try to cancel edit mode by Esc or Tab
was:
# Open a Scenario Simulation asset
# Press *Home* on keyboard, navigate (using keyboard arrows) to some data cell that
belongs either to GIVEN or EXPECT section
# Be sure given column is not bound to data object nor data object field
# Pres *Enter* on keyboard
# Current behavior: Edit action is invoked
# Expected behavior: Edit action is not invoked until column is bound with data object
(field)
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)