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 - Popup hint shown on wrong display
Summary: Popup hint shown on wrong display
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 11:01 UTC by everflux
Modified: 2012-09-21 10:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Hint popup shown on left screen instead of screen where IDE is running (284.96 KB, image/png)
2012-06-07 11:02 UTC, everflux
Details

Note You need to log in before you can comment on or make changes to this bug.
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.