Uploaded image for project: 'Apache NetBeans Infra'
  1. Apache NetBeans Infra
  2. NETBEANSINFRA-184

Collapsed code automatically expands when a hint appears with PHP

    XMLWordPrintableJSON

Details

    Description

      When using a PHP file with a class, and all the class functions are collapsed, as soon as a hint appears, everything in the entire file expands.

      This bug is years old (2013) and was originally reported here (https://bz.apache.org/netbeans/show_bug.cgi?id=226481).  Apparently there is a proposed fix that never got implemented.

       

      class myClass
      {
         private function func1()
         {
          // Stuff
         }
         private function func2() {  }
         private function func3() {  }
      }
      

      When a hint appears when hovering over a function, all functions will expand after being collapsed
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            jplevene Justin Levene
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 48h
                48h
                Remaining:
                Remaining Estimate - 48h
                48h
                Logged:
                Time Spent - Not Specified
                Not Specified