[
https://issues.apache.org/jira/browse/NETBEANS-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277550#comment-17277550
]
Junichi Yamamoto commented on NETBEANS-5312:
--------------------------------------------
Thank you for your verification :)
> 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
> Environment: Windows 10 64-bit, OpenJDK 11.0.6
> Build: netbeans-linux-284-on-20210128-release.zip
>
> Reporter: Michal Koscielny
> Priority: Critical
> Attachments: netbeans-counter-reset.png
>
>
> 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;}}
> }
> NB freezes after typing 'counter-reset:'. If I type just 'counter-re' and hit
> Enter to select the code completion text it freezes, too.
> This is what it look like:
> !netbeans-counter-reset.png!
>
>
--
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