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 36382

Summary: CSS abbreviation 'fg => foreground:' is invalid.
Product: xml Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Petr Pisl <ppisl>
Status: VERIFIED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P4    
Version: 3.x   
Hardware: Other   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2003-10-01 13:47:27 UTC
[Nb build 200310010100]   
   
'foreground:' is not a CSS keyword.
Comment 1 skmajji 2004-01-27 18:39:50 UTC
Can you eloborate how to reproduce this error?
Comment 2 Martin Schovanek 2004-02-16 15:55:32 UTC
CSS keyword 'foreground:' does not exist. Therefore the abbreviation
should be deleted. It is useless to have it.
Comment 3 _ pkuzel 2005-03-01 15:32:02 UTC
FIXED in CSSEditorSettings.java new revision: 1.8
Comment 4 Martin Schovanek 2007-01-25 14:09:41 UTC
V.