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 88629 - Tool tip not available on compiler error/warning annotations
Summary: Tool tip not available on compiler error/warning annotations
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords: REGRESSION, UI
: 104364 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-03 20:50 UTC by Jesse Glick
Modified: 2007-09-14 10:33 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 Jesse Glick 2006-11-03 20:50:03 UTC
061103. When a warning or error exists in a source file, an annotation is
visible in the margin of the editor and as a wavy underline on the actual faulty
code. A tooltip with the message is available on the glyph (and in the editor
scrollbar) but not above the underlined code, where you would most naturally
look for it.
Comment 1 Jesse Glick 2006-11-03 20:50:24 UTC
Regression in Retouche, I think.
Comment 2 Jan Lahoda 2007-05-21 08:33:16 UTC
*** Issue 104364 has been marked as a duplicate of this issue. ***
Comment 3 Jan Lahoda 2007-09-14 10:33:01 UTC
Should be OK now:
Checking in AnnotationHolder.java;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/AnnotationHolder.java,v  <--  AnnotationHolder.java
new revision: 1.22; previous revision: 1.21
done