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 108179 - No tooltip over waved underlines
Summary: No tooltip over waved underlines
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL: http://ui.netbeans.org/usability/edit...
Keywords:
: 111109 (view as bug list)
Depends on: 107107
Blocks:
  Show dependency tree
 
Reported: 2007-06-26 15:41 UTC by jrojcek
Modified: 2007-09-16 14:10 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 jrojcek 2007-06-26 15:41:40 UTC
A participant didn't know how to get to error description indicated by red underlining. He hovered mouse over the underline and expected tooltip with 
description.
Other participants were not sure what gray underlining indicated. If they hovered mouse above the underline it didn't explain it.

Recommendation:

Provide error descriptions and descriptions of gray underlines in tooltips.
Comment 1 Vitezslav Stejskal 2007-06-28 13:30:55 UTC
And tooltips for warnings too.
Comment 2 Vitezslav Stejskal 2007-09-06 13:31:49 UTC
*** Issue 111109 has been marked as a duplicate of this issue. ***
Comment 3 Jan Lahoda 2007-09-16 14:10:25 UTC
I have added tooltips to the "unused" colorings (see below). The tooltips for errors/warnings were already added as fix
for issue #88629.

Checking in UnusedTooltipResolver.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/semantic/UnusedTooltipResolver.java,v  <--  UnusedTooltipResolver.java
initial revision: 1.1
done
Checking in ColoringManager.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/semantic/ColoringManager.java,v  <--  ColoringManager.java
new revision: 1.8; previous revision: 1.7
done
Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/java/editor/semantic/Bundle.properties,v  <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done