Integrated: 8318095: TextArea/TextFlow: wrong layout in RTL mode

Ziad El Midaoui zelmidaoui at openjdk.org
Sat Dec 13 03:30:10 UTC 2025


On Wed, 3 Dec 2025 13:33:31 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

This pull request has now been integrated.

Changeset: 8e49ea4a
Author:    Ziad El Midaoui <zelmidaoui at openjdk.org>
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


More information about the openjfx-dev mailing list