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 227505

Summary: Font property with font size/line height marked as error
Product: web Reporter: Vladimir Riha <vriha>
Component: CSS EditorAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: normal CC: vriha
Priority: P3 Keywords: REGRESSION
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2013-03-15 08:45:05 UTC
Please try this in css file


body {
	font: 12px/1.5 "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;

}


IDE marks it with messages:
 Unexpected token SOLIDUS found
 Unexpected token WS found



Product Version: NetBeans IDE Dev (Build web-main-10093-on-20130315)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.2.0-38-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Marek Fukala 2013-08-22 12:57:31 UTC
works like a charm
Comment 2 Vladimir Riha 2013-08-22 13:10:18 UTC
Thank you

Product Version: NetBeans IDE Dev (Build 201308212300)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b40
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)