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 213733

Summary: Popup hint shown on wrong display
Product: platform Reporter: everflux <everflux>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Hint popup shown on left screen instead of screen where IDE is running

Description everflux 2012-06-07 11:01:56 UTC
[ BUILD # : 201206070001 ]
[ JDK VERSION : 1.7.4 ]

I am using a dual head setup on Linux with Nvidia TwinView. The git history
hint popup is shown on the wrong display.
I noticed that this happens for the startup splash screen as well, though I
really don't care about that one.
I will attach a screenshot to illustrate the issue.
Comment 1 everflux 2012-06-07 11:02:38 UTC
Created attachment 120478 [details]
Hint popup shown on left screen instead of screen where IDE is running
Comment 2 everflux 2012-06-09 19:08:59 UTC
The same holds true for alert boxes/dialogs, for example when creating a new test case without having junit libraries the junit version chooser is on wrong display.
Comment 3 Stanislav Aubrecht 2012-09-20 15:30:26 UTC
Reporter, please run SwingSet demo app using the same JDK and check how tooltips and dialog windows are positioned.
Reopen if SwingSet demo is showing tooltips and dialogs correctly, thanks.

http://www.oracle.com/technetwork/java/demos-nojavascript-137100.html
Comment 4 everflux 2012-09-21 10:34:29 UTC
Re-tested with JDK 1.7.7 and Netbeans 7.2. I could not reproduce the problem.

Note: The swingset demo JNLP link is broken (redirect to oracle start page), but it is included in the JDK demo bundle download.