webracer999 opened a new issue, #5808: URL: https://github.com/apache/netbeans/issues/5808
### Apache NetBeans version Apache NetBeans 17 ### What happened Related bugs: - https://issues.apache.org/jira/browse/NETBEANS-2197 - https://issues.apache.org/jira/browse/NETBEANS-3296 Parameter names are not correctly shown:  Should be `public Label(String text)`. ### How to reproduce see project file: [javadoc_bug.zip](https://github.com/apache/netbeans/files/11200219/javadoc_bug.zip) Open `App.java` and press [Ctrl] + [Space] on line 20, column 31 (after `new Label(`) ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 22.10 ### JDK OpenJDK 20 ### Apache NetBeans packaging Apache NetBeans binary zip ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
