[
https://issues.jboss.org/browse/DROOLS-3896?page=com.atlassian.jira.plugi...
]
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)