This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 180864

Summary: Make hiding toolbars in full screen configurable
Product: platform Reporter: stevenyi <stevenyi>
Component: Window SystemAssignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: anebuzelsky, saubrecht
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description stevenyi 2010-02-17 13:10:10 UTC
When using the Full-Screen action my RCP application goes full screen but hides toolbars.  This behavior is also found when using Netbeans.  I looked at MainWindow in Core Windows module and found that it explicitly hides toolbars in fullscreen mode.  

I am requesting an enhancement so that hiding toolbars can be configurable, as I would like to have the toolbars available in my application in fullscreen mode.
Comment 1 solasola 2012-10-29 10:28:59 UTC
I second this request.

It is very annoying that it is not possible to make the toolbars appear.

I am working on a CLI application which has no GUI. Since the toolbars disappear debuging it is very inconvenient in full-screen.

Since I have insufficient screen-estate, I need to switch back-and-forth between full-screen and windowed mode for debuging.
Comment 2 senleft 2014-02-05 11:22:47 UTC
Please add this function.
Comment 3 markiewb 2014-04-02 16:54:02 UTC

*** This bug has been marked as a duplicate of bug 183323 ***