RFR: 8318095: TextArea/TextFlow: wrong layout in RTL mode [v2]

Ziad El Midaoui zelmidaoui at openjdk.org
Fri Dec 12 20:14:06 UTC 2025


On Thu, 11 Dec 2025 15:32:58 GMT, Ziad El Midaoui <zelmidaoui at openjdk.org> wrote:

>> Fixed issue with TextArea/TextFlow added a check `isMirrored()` in `PrismTextLayout.setWrapWidth` which makes the text right aligned in RTL.
>> Tested with monkeyTester and the test in the bug
>
> Ziad El Midaoui has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixed incorrect layout when resizing

Thank you for review Andy.
I guess we should merge this PR too https://github.com/openjdk/jfx/pull/1988

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1995#issuecomment-3647989873


More information about the openjfx-dev mailing list