]
Jozef Marko updated DROOLS-3438:
--------------------------------
Priority: Major (was: Critical)
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
It should not be possible to edit cells in columns whose type has not been set yet; these
cells contain the Define valid type placeholder. Once you edit such a cell (you fill in
any value) and then remove the value, the cell placeholder switches to Insert value, which
is not correct. These cells should not be editable at all.
This defect is caused by keyboard shortcuts implemented as part of DROOLS-2932.