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

Summary: Error highlight doesn't go away in trailing white spaces after the error is corrected
Product: xml Reporter: thruminds
Component: Text-EditAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screen shot of the IDE after fixing an XML error

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.