-
Sub-task
-
Resolution: Done
-
Minor
-
None
-
7.7.0.Final
-
None
-
2018 Week 05-06, 2018 Week 07-08, 2018 Week 09-10, 2018 Week 11-12
-
NEW
-
ON_QA
Currently the DMN designer shows the inline context menu after the left mouse button click. However I think th menu should be displayed after the right mouse button click as the current behavior causes problems in 2 important situations:
- User wants to edit the cell value. This is done with left mouse button double click. Very often the double click does not invoke the cell editor but the inline context menu is just shown.
- User wants to drag the the table row
- Point mouse to proper row number
- Press and hold left mouse button
- Drag the row
- Relese the left mouse button
- The inline context menu is shown in this moment what is probably not expected
- is caused by
-
DROOLS-2297 Context editor
- Closed