[
https://issues.jboss.org/browse/DROOLS-2720?page=com.atlassian.jira.plugi...
]
Jozef Marko updated DROOLS-2720:
--------------------------------
Steps to Reproduce:
# Create new DRG
# Add a Decision node
# Specify it as context grid
# Add few context entries, doesn't matter where (start, middle, end)
# Try to undo addition of entries
# You will notice you have to click the undone button twice to remove each added context
entry
[DMN Designer] Do not execute a command to update a cell value if the
value has not changed
-------------------------------------------------------------------------------------------
Key: DROOLS-2720
URL:
https://issues.jboss.org/browse/DROOLS-2720
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.8.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
A command is executed by {{TextBoxDOMElement}} and {{TextAreaDOMElement}} when the editor
looses focus however the command should not be executed if the value has not changed as it
leads to what appears to be weird behaviour when undoing operations in the UI.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)