-
Bug
-
Resolution: Unresolved
-
P3
-
8, 11
Alphanumeric markers in HTML list rendered in JEditorPane with disabled antialiasing even though the text uses antialiasing.
To reproduce run the attached app:
java ListsInHTML
By default, Java uses LCD antialiasing for text but the list markers are rendered without antialiasing.
To reproduce run the attached app:
java ListsInHTML
By default, Java uses LCD antialiasing for text but the list markers are rendered without antialiasing.
- relates to
-
JDK-8282423 HTML list markers should follow text antialiasing settings
- Open