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 179916

Summary: Colon opens css completion even in comments
Product: web Reporter: Marek Fukala <mfukala>
Component: CSS Visual ToolsAssignee: Jan Stola <jstola>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2010-01-27 07:07:53 UTC
1) create a .css file
2) type:

h1 {
  /*  |   */

}

3) put colon at the pipe position
=> completion of css properties opens.
Comment 1 Marek Fukala 2010-01-27 07:08:22 UTC
the same happens for comma.