Using MonkeyTester application
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/monkey/MonkeyTesterApp.java
- select TextFlow page
- resize the content area to make it way too narrow (see the screenshot)
Observe two issues:
1. the start of the text moves beyond the top boundary of the visible area
2. the bottom of text appears to be clipped
https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/monkey/MonkeyTesterApp.java
- select TextFlow page
- resize the content area to make it way too narrow (see the screenshot)
Observe two issues:
1. the start of the text moves beyond the top boundary of the visible area
2. the bottom of text appears to be clipped
- relates to
-
JDK-8334887 Adding padding to BorderPane does not always work.
-
- Open
-