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 149382 - Color of unmatched HTML tag is disturbing
Summary: Color of unmatched HTML tag is disturbing
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 15:28 UTC by Petr Jiricka
Modified: 2009-11-02 11:15 UTC (History)
2 users (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 Petr Jiricka 2008-10-07 15:28:46 UTC
1. Create a HTML file
2. Type the following inside the body tag:
       <table>

=> the tag will be colored as red, which is disturbing and makes the code hard to read. The red color is used as an
indication that the tag is unmatched, but at the same time, an exclamation mark is displayed in the gutter and the tag
has a wavy underline, which is a sufficient warning that something is wrong. Red color of the tag feels excessive.
Comment 1 Marek Fukala 2008-10-07 15:58:24 UTC
I have already filed issue 148605 - "Unmatched area is hard to read" to the editor. Could be fixed by not marking the
unmatched tag at all so the user would distinguish the un-matched tag byt non-presence of the yellow background. I am
not sure if this is doable though. I still think the proposed lighter color would be better. Another option proposed by
pjiricka would be to red-highlight just the openening and closing symbol, not including the tag name.
Comment 2 Marek Fukala 2008-11-18 14:27:19 UTC
main issue is 148605
Comment 3 Quality Engineering 2009-11-02 11:15:07 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX