istinnstudio opened a new issue, #8432:
URL: https://github.com/apache/netbeans/issues/8432

   ### Apache NetBeans version
   
   Apache NetBeans 25
   
   ### What happened
   
   NB24:
   I think that 24 is the version introduced this bug but I am not sure.
   
   ```
   public class comments_bug {
   // A COMMENT for (int i = 0; i < x.size(); i++) {}
      ///         for (int i = 0; i < x.size(); i++) {}
      
      ///         for (int i = 0; i < x.size(); i++) {}
      ///          for (int i = 0; i < x.size(); i++) {}
      ///
      ///
      ///
      ///
   }
   ```
   
   
![Image](https://github.com/user-attachments/assets/0359c4de-062c-4b02-a4bb-4e1a9527d4f3)
   
   ### Language / Project Type / NetBeans Component
   
   _No response_
   
   ### How to reproduce
   
   use something like:
   ```
   public class comments_bug {
   // A COMMENT for (int i = 0; i < x.size(); i++) {}
      ///         for (int i = 0; i < x.size(); i++) {}
      
      ///         for (int i = 0; i < x.size(); i++) {}
      ///          for (int i = 0; i < x.size(); i++) {}
      ///
      ///
      ///
      ///
   }
   ```
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   windows 10 pro
   
   ### JDK
   
   21
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-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