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

   ### Apache NetBeans version
   
   Apache NetBeans 16
   
   ### What happened
   
   The JavaDoc popup does not render the text in some tags. Specifically text 
in fixed-width code style appears to be missing.  For example references to 
system properties in the JavaDoc for ClassLoader.getSystemClassLoader().
   
   ### How to reproduce
   
   In a Java editor type "ClassLoader." hit the autocompete shortcut and select 
the getSystemClassLoader() method such that the JavaDocs appear.  Notice that 
there are missing parts compared to viewing the same documentation in a web 
browser. Such as:
   
       If the system property "java.system.class.loader" is defined when...
   
   appearing instead as:
   
       If the system property "" is defined when...
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   macOS 13.2
   
   ### JDK
   
   JDK 17.0.6
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   Yes
   
   ### Code of Conduct
   
   Yes


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

Reply via email to