Eirik Bakke created NETBEANS-404:
------------------------------------
Summary: Javadoc popup is poorly rendered
Key: NETBEANS-404
URL: https://issues.apache.org/jira/browse/NETBEANS-404
Project: NetBeans
Issue Type: Bug
Components: editor - Completion & Templates, editor - Hints &
Annotations
Affects Versions: 8.2, 9.0
Reporter: Eirik Bakke
Attachments: javadoc.patch, javadocscreenshot.png
This is a patch for the old issue 236403 with the same name, see
[https://netbeans.org/bugzilla/show_bug.cgi?id=236403] .
Since about NetBeans 7.4, the Java editor's Javadoc popup has been rendered
with an all-monospace font. There have also been various complaints about the
Javadoc's font size (which the monospace font "fixed" because the monospace
font looks larger at the same point size).
The attached patch makes the Javadoc popup once again use a non-monospace font
(as in generated Javadoc HTML), while at the same time increasing the font size
to match the editor's own zoom level. See the attached screenshot.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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