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 - Code hints stay topmost when selecting new application
Summary: Code hints stay topmost when selecting new application
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
: 187228 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-14 16:29 UTC by davidsalter
Modified: 2013-07-19 13:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example of code hints window staying on top of Safari (234.95 KB, image/png)
2013-06-14 16:31 UTC, davidsalter
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***