TextAreaSkin sets a clip rectangle around the entire control, including border and scrollbars. This makes text appear over the border and inside the square between the scrollbars when scrolling. The clip should be set on the viewport instead, affecting only the text content.
- duplicates
-
JDK-8128452 TextArea's text is painted in TextArea's bottom-right corner
- Closed
- relates to
-
JDK-8128830 Significant performance degradation to Ensemble applet caused by FX console
- Closed