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 168406

Summary: CSS errors on IE opacity settings
Product: web Reporter: neilg <neilg>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description neilg 2009-07-10 15:08:32 UTC
I'm seeing tasks at the error level in my "Tasks" pane for css such as "div.component-tools { filter:alpha(opacity=50);
 opacity:0.5; display:block; }" in a css file. The message is 'Unexpected symbol(s) found: "="' and the = between
opacity and 50 is underlined with red. This is the IE way of setting opacity in css and I think it should not show as an
error.
Comment 1 Marek Fukala 2009-08-11 11:24:46 UTC
*** Issue 170092 has been marked as a duplicate of this issue. ***
Comment 2 Marek Fukala 2009-08-17 15:25:51 UTC
reproducible
Comment 3 Marek Fukala 2009-09-24 17:18:21 UTC

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