[jboss-jira] [JBoss JIRA] (DROOLS-2393) [DMN Designer] Not expected results of commands when multiple cells selected
Jozef Marko (JIRA)
issues at jboss.org
Fri Mar 16 06:25:03 EDT 2018
Jozef Marko created DROOLS-2393:
-----------------------------------
Summary: [DMN Designer] Not expected results of commands when multiple cells selected
Key: DROOLS-2393
URL: https://issues.jboss.org/browse/DROOLS-2393
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
Priority: Minor
When multiple cells of the decision table are selected, then the behavior of inline context menu can be confusing for the user.
Few scenarios:
# Select multiple cells, invoke context menu, select delete rule -> just one deleted
# Select multiple cells from different columns, invoke context menu, select delete -> just one column deleted
# Select both input and output cells, context menu entries are established according to the last click
# Select continuous block of cells, invoke context menu, selec insert rule below -> rule is not inserted below the most bottom cell of the block
# ...
Due to this, we should disable the context menu entries which could bring confusion for cases when multiple cells are selected
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list