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 234233 - Error highlight doesn't go away in trailing white spaces after the error is corrected
Summary: Error highlight doesn't go away in trailing white spaces after the error is c...
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-11 03:55 UTC by thruminds
Modified: 2013-08-11 03:55 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screen shot of the IDE after fixing an XML error (178.08 KB, image/jpeg)
2013-08-11 03:55 UTC, thruminds
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thruminds 2013-08-11 03:55:17 UTC
Created attachment 138542 [details]
Screen shot of the IDE after fixing an XML error

When XML check is performed, The first occurence of errors is displayed in the output window. When it's clicked, it highlights the line with error in pink and shows an error icon to the left. When the error is fixed the highlight, according to TS_73_XML, should go away. It does go out from the line text, however, it doesn't  go away for the trailing white space to the right of the line unless the file is re-checked.