[ 
https://issues.apache.org/jira/browse/NETBEANS-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825487#comment-16825487
 ] 

mck edited comment on NETBEANS-888 at 4/24/19 8:34 PM:
-------------------------------------------------------

Using the popup menu listener was recreating the menuItems too frequently, 
leading to the ScreenMenuItems not being connected to them.

Replaced the popup menu listener with a property change listener based on 
{{RecentFile}}. This matches the approach taken by {{RecentProjects}}.

Pull Request at https://github.com/apache/incubator-netbeans/pull/1216


was (Author: michaelsembwever):
Using the popup menu listener was recreating the menuItems too frequently, 
leading to the {{ScreenMenuItem}}s not being connected to them.

Replaced the popup menu listener with a property change listener based on 
{{RecentFile}}. This matches the approach taken by {{RecentProjects}}.

Pull Request at https://github.com/apache/incubator-netbeans/pull/1216

> Open Recent file not working
> ----------------------------
>
>                 Key: NETBEANS-888
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-888
>             Project: NetBeans
>          Issue Type: Bug
>          Components: ide - UI
>    Affects Versions: 9.0, 10.0, 11.0
>         Environment: MacOS High Sierra version 10.13.4
> MacOS Mojave 10.14.4
> JDK 11
>            Reporter: Javier A. Ortiz
>            Assignee: mck
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Clicking on File>Open Recent File>File doesn't open the file but using the 
> shortcut for the most recent one works.
> No error or suspecting messages in the log either.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to