Enrico Scantamburlo created NETBEANS-3798:
---------------------------------------------
Summary: MultiViewCloneableEditor.canCloseElement() does not call
the DataEditor.canClose()
Key: NETBEANS-3798
URL: https://issues.apache.org/jira/browse/NETBEANS-3798
Project: NetBeans
Issue Type: Bug
Components: platform - Window System
Affects Versions: 11.2, 11.1, 11.3
Environment: Windows 10 and JDK 13
Reporter: Enrico Scantamburlo
We moved our RCP application from NetBeans 8.1 to NB 11.1 .
We wanted to add the history tab to our files when they are open in the editor.
One of the problems we found is that the
{{MultiViewCloneableEditor.canCloseElement()}}
does not keep into account the
{{DataEditor.canClose()}}
method that was previously customized by us.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists