[jboss-jira] [JBoss JIRA] (DROOLS-3767) Reset "isEditing" status flag inside gridcell
Gabriele Cardosi (Jira)
issues at jboss.org
Fri Mar 15 06:47:00 EDT 2019
Gabriele Cardosi created DROOLS-3767:
----------------------------------------
Summary: Reset "isEditing" status flag inside gridcell
Key: DROOLS-3767
URL: https://issues.jboss.org/browse/DROOLS-3767
Project: Drools
Issue Type: Bug
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Yeser Amer
Our _ScenarioGridCell_ has an _isEditingMode_ flag.
If the flag is _true_, the editing does not start.
When starting editing a grid celll, the _isEditingMode_ flag is set to _true_.
Normally, this flag is set back to _false_ when editing finish.
Currently, if for some reason an exception is thrown soon after start editing, the flag remains _true_, and it is not possible to start editing the cell again (unless closing and reopening the asset).
This should be fixed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list