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 231285

Summary: Code hints stay topmost when selecting new application
Product: editor Reporter: davidsalter <davidsalter>
Component: Hints & AnnotationsAssignee: Roman Svitanic <rsvitanic>
Status: RESOLVED FIXED    
Severity: normal CC: ozanhazer
Priority: P3    
Version: 7.4   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Example of code hints window staying on top of Safari

Description davidsalter 2013-06-14 16:29:06 UTC
[ BUILD # : 201306122301 ]
[ JDK VERSION : 1.7.0_21 ]

I've got a class in NetBeans that has some code hints in the line numbers
gutter.  When I select the hint, a popup window appears showing the Hints.

Whilst the hint window is being displayed, if I select another application in
Mac OS X via clicking on it in the dock, the other application gains focus, but
the hints window is shown on top of the new application rather than
disappearing behind as would be expected.
Comment 1 davidsalter 2013-06-14 16:31:43 UTC
Created attachment 135810 [details]
Example of code hints window staying on top of Safari
Comment 2 Roman Svitanic 2013-07-10 08:23:00 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/7d68c0861d0d
Comment 3 Quality Engineering 2013-07-12 02:29:35 UTC
Integrated into 'main-silver', will be available in build *201307112300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7d68c0861d0d
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #231285 - Code hints stay topmost when selecting new application
Comment 4 Roman Svitanic 2013-07-19 13:42:16 UTC
*** Bug 187228 has been marked as a duplicate of this bug. ***