Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5312

CSS counter-reset property freezes Netbeans while typing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • Next
    • None
    • web - CSS Editor
    • None
    • Windows 10 64-bit, OpenJDK 11.0.6

      Build: netbeans-linux-284-on-20210128-release.zip

       

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

      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:

       

       

       

      Attachments

        1. netbeans-counter-reset.png
          17 kB
          Michal Koscielny

        Issue Links

          Activity

            People

              Unassigned Unassigned
              michal.lemon Michal Koscielny
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: