Michael Anstis created DROOLS-2140:
--------------------------------------
Summary: [Guided Decision Table] Dragging table should be disabled when
pinned
Key: DROOLS-2140
URL:
https://issues.jboss.org/browse/DROOLS-2140
Project: Drools
Issue Type: Bug
Components: Guided Decision Table Editor
Affects Versions: 7.4.1.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
If you enter "pinned mode" it is still possible to drag the table using the
"drag handle" (i.e. table name cell). This appears to be caused by
{{GridWidgetDnDMouseMoveHandler.findGridColumn(...)}} that sets the DnD state to
{{GRID_MOVE_PENDING}} when over the "drag handle" even if the table is
"pinned".
Panning is OK.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)