]
Michael Anstis updated DROOLS-2516:
-----------------------------------
Tester: Jozef Marko
[DMN Designer] Do not call selectFirstCell() in
BaseExpressionGrid.select()
---------------------------------------------------------------------------
Key: DROOLS-2516
URL:
https://issues.jboss.org/browse/DROOLS-2516
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Following DROOLS-2349 the first cell is selected by {{BaseExpressionGrid.select()}} this
however breaks cell selection when {{ctrl}} is pressed as it should only be called when
the Editor type is changed.