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 134542 - JSP Editor applies weird colors to code
Summary: JSP Editor applies weird colors to code
Status: RESOLVED DUPLICATE of bug 133402
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-05 18:18 UTC by malfunction84
Modified: 2008-05-06 12:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Code coloring before parsing begins (19.17 KB, text/plain)
2008-05-05 18:18 UTC, malfunction84
Details
Code coloring after parsing has occurred (20.56 KB, text/plain)
2008-05-05 18:19 UTC, malfunction84
Details
Code coloring before parsing begins (19.17 KB, image/gif)
2008-05-05 18:19 UTC, malfunction84
Details
Code coloring after parsing has occurred (20.56 KB, image/gif)
2008-05-05 18:20 UTC, malfunction84
Details
Also occurs when editing CSS (11.03 KB, image/gif)
2008-05-05 18:53 UTC, malfunction84
Details

Note You need to log in before you can comment on or make changes to this bug.
Description malfunction84 2008-05-05 18:18:05 UTC
After parsing the JSP, very strange code coloring is applied.  I will attach before-parsing (while the file is still
loading) and after-parsing screencaps.
Comment 1 malfunction84 2008-05-05 18:18:46 UTC
Created attachment 61052 [details]
Code coloring before parsing begins
Comment 2 malfunction84 2008-05-05 18:19:08 UTC
Created attachment 61053 [details]
Code coloring after parsing has occurred
Comment 3 malfunction84 2008-05-05 18:19:59 UTC
Created attachment 61054 [details]
Code coloring before parsing begins
Comment 4 malfunction84 2008-05-05 18:20:16 UTC
Created attachment 61055 [details]
Code coloring after parsing has occurred
Comment 5 malfunction84 2008-05-05 18:22:37 UTC
My apologies.  Ignore the first two attachments.
Comment 6 malfunction84 2008-05-05 18:53:19 UTC
Created attachment 61058 [details]
Also occurs when editing CSS
Comment 7 malfunction84 2008-05-05 18:57:14 UTC

*** This issue has been marked as a duplicate of 134210 ***
Comment 8 Marek Fukala 2008-05-06 11:38:23 UTC
Does this happn on 6.1 FCS build? I did some fixes which may be related later after 6.1 FSC. Please either check on
latest daily dev build or attach a file which I can use to reporoduce.
Comment 9 Marek Fukala 2008-05-06 12:19:08 UTC
It is very likely duplicate of issue 133402 which will go to release61 patch 2 - can you please verify with latest daily
trunk build? 

*** This issue has been marked as a duplicate of 133402 ***