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 212522 - Context menu does not appear on secondary display standing on left side to primary display
Summary: Context menu does not appear on secondary display standing on left side to pr...
Status: RESOLVED DUPLICATE of bug 213048
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 7.1.2
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-15 11:51 UTC by sakuvee
Modified: 2013-07-16 11:53 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 sakuvee 2012-05-15 11:51:22 UTC
Context menu does not appear on mouse click when NetBeans is opened on secondary display that is configured to stand on left side of primary display. This problem occurred upon switching from JDK 1.6 to JDK 1.7.

OS: Mac OS X Lion 10.7
JDK: Java(TM) SE Runtime Environment (build 1.7.0_04-b21)
NB: 7.1 & 7.1.2

1. Configure secondary display on OS X System Preferences to sit to the left from primary display, thus having negative x-coordinates.
2. Launch NetBeans with JDK 1.7
3. Move NetBeans to secondary display
4. Right-click on project or any item -> nothing happens. Sometimes the menu may flicker on left side of secondary display for a moment.

Everything works, if:
  - secondary display sits to the right from primary display, OR
  - NetBeans uses JDK 1.6.
Comment 1 Svata Dedic 2013-07-16 11:53:52 UTC
Please check on newer JDK (> u6) - see issue #213048

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