JDK-8305002 : TextFlow: weird alignment/clipping when too narrow
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: jfx20
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2023-03-27
  • Updated: 2024-06-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
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