[ 
https://issues.apache.org/jira/browse/NETBEANS-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michal Koscielny updated NETBEANS-5312:
---------------------------------------
    Description: 
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;}}{{}}}

 

 

 

  was:
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;}}}

 

 


> 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
>            Priority: Critical
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to