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 183325 - NetBeans doesn't full screen in the rigth screen
Summary: NetBeans doesn't full screen in the rigth screen
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: DUAL_MONITOR
Depends on:
Blocks:
 
Reported: 2010-04-01 07:59 UTC by pupeno
Modified: 2011-10-27 14:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pupeno 2010-04-01 07:59:30 UTC
In MacOSX with a dual screen setup, when setting NetBeans to full-screen it doesn't go full screen on the screen where it is (like Quicktime for example) but goes full screen in the main one.
Comment 1 Stanislav Aubrecht 2011-10-26 13:07:19 UTC
core-main 569edc53190b

the side-effect of this fix is that full screen mode now hides also the menu bar.
use command-line switch -J-Dapple.laf.useScreenMenuBar=false to keep the menu bar in the main window
Comment 2 Quality Engineering 2011-10-27 14:07:09 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/569edc53190b
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #183325 - incorrect full screen on mac os x