[
https://issues.apache.org/jira/browse/NETBEANS-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031829#comment-17031829
]
matteodg commented on NETBEANS-3798:
------------------------------------
Actually the same behavior with .properties text editor and visual editor is in
NB8.2 as well.
> 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.1, 11.2, 11.3
> Environment: Windows 10 and JDK 13
> Reporter: Enrico Scantamburlo
> Priority: Major
>
> 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