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 75371

Summary: Wavy red underline turns into dotted red underline
Product: editor Reporter: _ gtzabari <gtzabari>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: cahrens
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ gtzabari 2006-04-23 19:41:37 UTC
dev build 200604161800
Mustang b81

Normally code containing a compilation error contains a red wavy underline. The
bug is that this underline gets transformed into a red dotted underline when you
pass over it.

To reproduce the problem, use the keyboard arrow keys to move across a line that
contains an error. When you pass over the line going upward the line will become
wavy red and when you pass over it goign downard it will become a dotted red line.
Comment 1 Jiri Prox 2006-04-24 09:09:40 UTC
Reproducible also with other wave underline (deprecated method or custom setting).
Probably caused be overlaping wave to next line, workaround: setting line height
correction (Advanced Options -> Editor settings -> Java Editor)


-----------------------------
NB 5.0 fcs
JDK 1.5.0_06
Linux Fedora Core 2
Comment 2 Jiri Prox 2006-04-28 08:56:57 UTC
*** Issue 75620 has been marked as a duplicate of this issue. ***
Comment 3 Max Sauer 2006-05-02 10:26:33 UTC
Also reproducible on my configuration.

---------
NB 5.5 beta b200605020200
JDK 1.6.0 b81
Solaris 10/Sparc
---------
Comment 4 Vitezslav Stejskal 2006-12-18 22:40:00 UTC
Reproducible in the main trunk. FC5/gnome/jdk1.5.0_07 In my case the lower half
of the waves gets chopped off.
Comment 5 Vitezslav Stejskal 2007-01-10 23:03:22 UTC

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