]
Jozef Marko updated DROOLS-2331:
--------------------------------
QE Status: ON_QA (was: NEW)
[DMN Designer] Inline context menu should react on right mouse button
click
---------------------------------------------------------------------------
Key: DROOLS-2331
URL:
https://issues.jboss.org/browse/DROOLS-2331
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.7.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
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