You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "matteodg (Jira)" <ji...@apache.org> on 2020/02/06 18:03:00 UTC

[jira] [Updated] (NETBEANS-3798) MultiViewCloneableEditor.canCloseElement() does not call the DataEditor.canClose()

     [ https://issues.apache.org/jira/browse/NETBEANS-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

matteodg updated NETBEANS-3798:
-------------------------------
    Affects Version/s: 8.2

> 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: 8.2, 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists