[jira] [Commented] (NETBEANS-5312) CSS counter-reset property freezes Netbeans while typing

2021-02-02 Thread Junichi Yamamoto (Jira)


[ 
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: 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



[jira] [Commented] (NETBEANS-5312) CSS counter-reset property freezes Netbeans while typing

2021-02-02 Thread Michal Koscielny (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277548#comment-17277548
 ] 

Michal Koscielny commented on NETBEANS-5312:


Yes, definitely duplicate. I was able to reproduce it also with 
'backface-visibility' mentioned there. Matthias's build works fine, thanks!

> 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: 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



[jira] [Commented] (NETBEANS-5312) CSS counter-reset property freezes Netbeans while typing

2021-02-02 Thread Junichi Yamamoto (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277531#comment-17277531
 ] 

Junichi Yamamoto commented on NETBEANS-5312:


Maybe, duplicate: NETBEANS-5304

[~michal.lemon]
Could you please try to test Matthias's build?
https://issues.apache.org/jira/browse/NETBEANS-5304?focusedCommentId=17275945&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17275945

> 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: 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