Michal Koscielny created NETBEANS-5312:
------------------------------------------
Summary: CSS counter-reset property freezes Netbeans while typing
Key: NETBEANS-5312
URL: https://issues.apache.org/jira/browse/NETBEANS-5312
Project: NetBeans
Issue Type: Bug
Components: web - CSS Editor
Affects Versions: Next
Reporter: Michal Koscielny
When typing 'counter-reset' property in an open CSS file Netbeans freezes with
100% CPU on a single core and the only way out is to end the process in the
task manager. Steps to reproduce are easy, just try to enter this code in a CSS
file:
{{body {}}{{ counter-reset: prodlist 0;}}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists