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 - Colon opens css completion even in comments
Summary: Colon opens css completion even in comments
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 07:07 UTC by Marek Fukala
Modified: 2014-10-06 13: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 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.