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 134582 - Editing CSS causes JSP Sytax Highight to fail
Summary: Editing CSS causes JSP Sytax Highight to fail
Status: RESOLVED DUPLICATE of bug 133402
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 10:52 UTC by ads_green
Modified: 2008-05-06 12:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Syntax Highlighting Failure (99.17 KB, image/jpeg)
2008-05-06 10:53 UTC, ads_green
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ads_green 2008-05-06 10:52:23 UTC
NetBeans IDE 6.1 (Build 200804211638) 

When editing large standalone CSS files or occasionally when editing inline "style" HTML elements in a JSP, the color 
coding synyax highlighter fails and highlights random words with random colour that seem to have no reltaion to the 
code.

Once this happens the only method to recover the syntax highlighting is to completely restart the netbeans. Any JSP or 
CSS file loaded after this error occurs is affected by the problem regardless of it's location in the project 
hierarchy.


One odd behaviour is that once failed, if you open a JSP file for a split second the highlighting is correct and then 
it re-highlights everything completely wrong.

Auto complete continues to work fine as does highlighting of open/close elements.
Comment 1 ads_green 2008-05-06 10:53:22 UTC
Created attachment 61077 [details]
Syntax Highlighting Failure
Comment 2 Marek Fukala 2008-05-06 12:20:03 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 ***