[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
Wed Apr 17 10:36:00 EDT 2019


     [ https://issues.jboss.org/browse/DROOLS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Anstis updated DROOLS-3896:
-----------------------------------
    Description: 
{{EditableHeaderGridWidgetEditCellMouseEventHandler}} needs to get the meta-data block start.

The issue is only reproducible using the mouse and not keyboard.

  was:
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.



> [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
>            Priority: Major
>              Labels: drools-tools
>         Attachments: DROOLS-3896-1.png, DROOLS-3896-2.png
>
>
> {{EditableHeaderGridWidgetEditCellMouseEventHandler}} needs to get the meta-data block start.
> The issue is only reproducible using the mouse and not keyboard.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list