[ https://issues.apache.org/jira/browse/NETBEANS-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607222#comment-16607222 ]
Eirik Bakke commented on NETBEANS-731: -------------------------------------- I have a working patch for this now, which I will test on my own IDE for a few days before submitting a pull request. > Hide (or retract) menu in full screen mode > ------------------------------------------ > > Key: NETBEANS-731 > URL: https://issues.apache.org/jira/browse/NETBEANS-731 > Project: NetBeans > Issue Type: Improvement > Components: ide - UI > Affects Versions: Next > Reporter: paulo alves > Priority: Major > > On MacOS, the "full screen" mode hides the menu bar, but shows it again if > the user moves the mouse cursor to the edge of the screen. This should be the > behavior on other platforms as well. There's a similar feature in Office 2016 > for Windows. > Currently, on Windows, the menu bar is shown even in full screen mode. It > would be nice to hide it. > Similar bug reports from the old bugzilla database: > [https://netbeans.org/bugzilla/show_bug.cgi?id=180751] > [https://netbeans.org/bugzilla/show_bug.cgi?id=222936] > Internally in NetBeans, the MacOS full screen mode is handled differently > than on other platforms, since MacOS provides its own full-screen support. So > it's the custom full screen code that is used on other OSes that will have to > be modified for this enhancement to be implemented. -- 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