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 164265

Summary: Xinerama issue with navigator -> Go To Declaration
Product: editor Reporter: jpdrawneek4save9 <jpdrawneek4save9>
Component: CSL (API & infrastructure)Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: rmatous
Priority: P3 Keywords: DUAL_MONITOR
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: declaration menu

Description jpdrawneek4save9 2009-05-01 10:42:24 UTC
Using ubuntu 8.10

The menu for the declaration list only appears on the primary screen when netbeans is spread over two screen.

This means that if you have netbeans window open on the secondary screen the menu does not appear.
Comment 1 Jiri Prox 2009-05-06 16:51:56 UTC
Sorry, but what is declaration list? can you please attach screenshot?

thanks
Comment 2 jpdrawneek4save9 2009-05-06 17:18:34 UTC
Created attachment 81679 [details]
declaration menu
Comment 3 jpdrawneek4save9 2009-05-06 17:22:28 UTC
See Pic.

If you do this on a function that is defined in more than one place you get a drop down list and you get to choose one.

For me this only works on the primary screen.  On the secondary screen the list does not appear.

I think it appears on the primary screen but behind the IDE window - seen this issue type before.
Comment 4 Vitezslav Stejskal 2009-05-07 09:47:36 UTC
Looks like a general problem with popup menus in JDK/Swing, see issue #103700.

*** This issue has been marked as a duplicate of 103700 ***