-
Bug
-
Resolution: Unresolved
-
P5
-
6, 7u25
-
None
GlyphView.paint() draws background bounding the passed Shape, while the span reserved for the superscripted text is taller than the height of the glyphs. It might be better to use the painter.getHeight() instead of alloc.height to fill the are of actual glyphs boundary.
- relates to
-
JDK-8016833 Underlines and strikethrough not rendering correctly
- Resolved