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 30874 - JSP EDITING: Multi-colored line is hard to read when highlighted
Summary: JSP EDITING: Multi-colored line is hard to read when highlighted
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 89483
  Show dependency tree
 
Reported: 2003-02-08 22:06 UTC by Jason Rush
Modified: 2006-11-24 15:39 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rush 2003-02-08 22:06:32 UTC
Description: 
In the course of compiling a JSP, I encountered a syntax error.  When I double
click on the item in the output window, the source editor is opened with the 
error line highlighted in the (I guess) default pinkish/orange color. If the
line contains static text (deep pink), it is extremely hard to read this text.
In my case, the error was in this static text (there was both a " and a ' next
to each other) and it took me quite a while to see what was wrong.

In Pilsen, the line was highlighted in light green and all the text on that line
was changed to black (with reserved words and tags in bold).

Suggested Fix: 
Since the pink/orange highlight for errors is standard in NB 3.3, we should 
not override it.  However, it may be a good idea to follow the Pilsen approach
and change the text color on the line to black with tags/reserved words in
bold.  Perhaps tag attributes could be shown in italics instead of their normal
deep green color for this line.

Attempting to verify this in s1s5se build 030206_1, I see that the line is 
still highlighted as described, not with the text in black as discussed in the 
suggested fix.  The magenta of the tag attribute values is difficult to read 
against the orangish-red background color of the line.
jrush@netbeans.org 2003-02-08A comment.
Comment 1 Jason Rush 2003-02-08 22:24:54 UTC
Transferred from BugTraq 4617386.