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 - Wavy red underline turns into dotted red underline
Summary: Wavy red underline turns into dotted red underline
Status: RESOLVED DUPLICATE of bug 56464
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
: 75620 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-23 19:41 UTC by _ gtzabari
Modified: 2007-11-05 13:42 UTC (History)
1 user (show)

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 _ 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 ***