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.
1. The maximized window has a strangely painted area at the top of the main window with a space for a non-existant main menu 2. Happened also that the maximized main window could not been de-maximized.
Adding Marian to cc: per his reqeust. Ale please note this is 7u4 dual monitor specific problem.
THis was tested on 7.2 Beta. To be confirmed in the trunk.
Please provide a screenshot, thanks.
If someone can provide a screenshot, and also the code snippet we use to turn on full screen mode, I will report to JDK.
The code to turn full screen support on is: com.apple.eawt.FullScreenUtilities.setWindowCanFullScreen(<nb main window>, true)
Created attachment 120317 [details] Screenshot from the maximized state Attaching screenshot with the area near top which should not be there.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7174057
Still reproducible in JDK 1.7.0_06-ea-b12
David, or Tomas, can you try reproducing with 7u6 b18 today?
cc-ind Tomas Tokoly ... Tomas Danek is on vacation next 2.5 weeks ;(
I have tried today on ava version "1.7.0_06-ea" Java(TM) SE Runtime Environment (build 1.7.0_06-ea-b18) Java HotSpot(TM) 64-Bit Server VM (build 23.2-b08, mixed mode) and confirm it seems to work fine for me.