[jboss-jira] [JBoss JIRA] (DROOLS-3896) [DMN Designer] Editing a merged header cell positions editor at the wrong location

Michael Anstis (Jira) issues at jboss.org
Tue Apr 16 12:04:00 EDT 2019


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)


More information about the jboss-jira mailing list