Michael Anstis created DROOLS-3896:
--------------------------------------
Summary: [DMN Designer] Editing a merged header cell positions editor at the
wrong location
Key: DROOLS-3896
URL:
https://issues.jboss.org/browse/DROOLS-3896
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.20.0.Final
Reporter: Michael Anstis
Assignee: Jozef Marko
Double clicking the "Enter function" header cell shows an editor.
However depending on which column was double clicked the editor appears in the wrong
location.
{{CellContextUtilities.editSelectedCell(..)}} calls
{{ColumnIndexUtilities.findUiColumnIndex(..)}} that should find the start of a merged
block and therefore should probably call
{{ColumnIndexUtilities.getHeaderBlockStartColumnIndex(..)}} instead.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)