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 187820 - Option Window can open off-screen
Summary: Option Window can open off-screen
Status: RESOLVED DUPLICATE of bug 182083
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-19 01:28 UTC by swpalmer
Modified: 2011-10-24 13:49 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 swpalmer 2010-06-19 01:28:15 UTC
Product Version = NetBeans IDE 6.9 (Build 201006101454)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

I suspect this was triggered by importing settings that were saved on a dual monitor system.  When I tried to open the options dialog it appeared as if nothing happened.  Checking messages.log I noticed that there were messages that read:
WARNING [org.netbeans.api.options.OptionsDisplayer]: Options Dialog is opened

I exited NetBeans and tried again with the saem result, but this time I pressed Alt-Space immediately after selecting the Options menu item.. and then I could select "Move" (via keyboard) from the pop-up menu that appeared at the left of the screen.  After selecting the Move item with the keyboard and tapping the cursor keys, the mouse could be used to position the options window on the screen.  It had opened off to the left of the display area.  That is where my second monitor would be in the system that I exported the settings from.  I must have saved the exported the settings while the options dialog was on my second monitor and ass a result that is where it was opening after I had imported the settings on my single-monitor system.
Comment 1 Antonin Nebuzelsky 2011-10-24 13:49:23 UTC

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