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 220967 - Move IDE to secondary display. Select Tools/Option. Popup pops up on primary display instead of secondary
Summary: Move IDE to secondary display. Select Tools/Option. Popup pops up on primary ...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords: DUAL_MONITOR
Depends on:
Blocks:
 
Reported: 2012-10-28 09:53 UTC by ngx472
Modified: 2012-11-17 02:42 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 ngx472 2012-10-28 09:53:27 UTC
This is not major but I think that popups should be pop up in the same display as the parent display, whether modal or not. It may be a JDK problem, it may be due to the fact that parent is null if non modal? Anyways, behavior is still undesired IMO...
Thanks
Comment 1 Stanislav Aubrecht 2012-10-29 08:53:10 UTC
I think that options window remembers its last bounds when being reopened. Maybe it should remember the size only and always open center on the main window...
Comment 2 Theofanis Oikonomou 2012-11-15 13:14:53 UTC
Fixed: http://hg.netbeans.org/core-main/rev/760f37d27689
Comment 3 Quality Engineering 2012-11-17 02:42:16 UTC
Integrated into 'main-golden', will be available in build *201211170002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/760f37d27689
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #220967 - Move IDE to secondary display. Select Tools/Option. Popup pops up on primary display instead of secondary