-
Bug
-
Resolution: Done
-
Minor
-
7.7.0.Final
-
None
-
2018 Week 11-12, 2018 Week 13-14, 2018 Week 15-16, 2018 Week 17-18
-
NEW
-
NEW
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
- is caused by
-
DROOLS-2301 Decision Table editor
- Closed