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 120403 - just erroneous part of line should be underlined
Summary: just erroneous part of line should be underlined
Status: VERIFIED DUPLICATE of bug 120404
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 20:05 UTC by Jindrich Sedek
Modified: 2009-05-18 10:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot (95.65 KB, image/png)
2007-10-29 20:08 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2007-10-29 20:05:29 UTC
Create new HTML file
use some this code:
------------
            <table align="left">
                
            </table>
-------------
a warning about deprecated align attribute is shown, it's correct, but whole line is underlined and it should not - 
just deprecated "align" should be underlined
Comment 1 Jindrich Sedek 2007-10-29 20:08:55 UTC
Created attachment 51941 [details]
snapshot
Comment 2 Marek Fukala 2007-10-30 10:09:38 UTC

*** This issue has been marked as a duplicate of 120404 ***
Comment 3 Jindrich Sedek 2008-03-03 16:33:02 UTC
verified.
NetBeans IDE 6.1 Beta (Build 200803031027)