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 231398 - When on multiple screens, popup appears on different screen than where the event occured.
Summary: When on multiple screens, popup appears on different screen than where the ev...
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: DUAL_MONITOR
Depends on:
Blocks:
 
Reported: 2013-06-18 00:39 UTC by pekarna
Modified: 2013-06-20 12:12 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 pekarna 2013-06-18 00:39:40 UTC
This is a minor issue but gets attention when presenting the code over a big screen or a dataprojector:

1) Start NetBeans with dataprojector detached
2) Attach dataprojector and move NetBeans window to it's screen
3) Invoke code completion popup.

The popup appears on the wrong screen - the original one.

Product Version: NetBeans IDE 7.3 (Build 201302132200)
Updates: NetBeans IDE is updated to version NetBeans 7.3 Patch 2
Java: 1.7.0_21; OpenJDK 64-Bit Server VM 23.7-b01
Runtime: OpenJDK Runtime Environment 1.7.0_21-b02
System: Linux version 3.5.0-34-generic running on amd64; UTF-8; en_US (nb)
User directory: /home/ondra/.netbeans/7.3
Cache directory: /home/ondra/.cache/netbeans/7.3

Ubuntu 12.10, Gnome 3 Classic
Comment 1 Stanislav Aubrecht 2013-06-20 12:12:37 UTC
Please reopen if you can reproduce the problem with the latest version of Oracle JDK 1.7, thanks.