nmatt opened a new issue, #8963: URL: https://github.com/apache/netbeans/issues/8963
### Apache NetBeans version Apache NetBeans 27 ### What happened Recent versions of the JDK API docs have been adding "Copy" buttons for code sections, like for example here: https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Class.html#newInstance%28%29 These are rendered by NetBeans in a way that overlaps with preceding text, making it unreadable. Example screenshot (red ellipses highlight the issue): <img width="698" height="539" alt="Image" src="https://github.com/user-attachments/assets/0a5cce17-14be-43f0-95f7-1c7305ebbbd0" /> ### Language / Project Type / NetBeans Component Java ### How to reproduce Invoke the javadoc window (e.g. Ctrl+Space) on an invocation of _Class.getInstance()_ (for example). ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows ### JDK 21 ### 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
