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 92755 - CSS not correctly colored
Summary: CSS not correctly colored
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: languages (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 08:52 UTC by Petr Hrebejk
Modified: 2008-07-30 09:27 UTC (History)
0 users

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 Hrebejk 2007-01-18 08:52:20 UTC
Opening a CSS file results into not at all or partialy colored view in editor.
The file will be colored correctly when you scroll up and down.
Comment 1 Daniel Prusa 2007-01-31 14:59:24 UTC
We should listen on parser and call repaint.
Comment 2 Daniel Prusa 2007-02-01 14:03:27 UTC
Fixed.

/cvs/languages/engine/src/org/netbeans/modules/languages/ParserManagerImpl.java
new revision: 1.5; previous revision: 1.4