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 160272

Summary: dual monitors: quick fix tool tips display on wrong monitor
Product: editor Reporter: farrisry <farrisry>
Component: Hints & AnnotationsAssignee: Max Sauer <msauer>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: DUAL_MONITOR
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: left-screen image
right-screen image

Description farrisry 2009-03-13 17:50:06 UTC
Dual monitors arranged side by side.   
Netbeans running on the right monitor.  
Quick fix tool tips (the little lightbulbs to the left of the code in the editor) display on the wrong monitor when clicked.  
All other windows (right click, insert code, control-space, error messages, etc) display correctly.

OS X 10.5.6
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
Comment 1 farrisry 2009-03-13 18:03:28 UTC
Created attachment 78159 [details]
left-screen image
Comment 2 farrisry 2009-03-13 18:04:15 UTC
Created attachment 78160 [details]
right-screen image
Comment 3 Max Sauer 2009-05-20 14:08:45 UTC
This has been already reported. Fixed by http://hg.netbeans.org/jet-main/rev/5502851be4e9 . Thanks for your report.

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