On Wed, 3 Dec 2025 13:33:31 GMT, Ziad El Midaoui <[email protected]> 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 This pull request has now been integrated. Changeset: 8e49ea4a Author: Ziad El Midaoui <[email protected]> URL: https://git.openjdk.org/jfx/commit/8e49ea4af53376583e3cb9ce4288caa3f275ab93 Stats: 14 lines in 1 file changed: 12 ins; 0 del; 2 mod 8318095: TextArea/TextFlow: wrong layout in RTL mode Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/1995
