Integrated: 8330559: Trailing space not rendering correctly in TextFlow in RTL mode

Ziad El Midaoui zelmidaoui at openjdk.org
Tue Dec 16 00:36:09 UTC 2025


On Wed, 26 Nov 2025 15:25:44 GMT, Ziad El Midaoui <zelmidaoui at openjdk.org> wrote:

> Fix trailing space present for complex text ( LTR text with RTL text ) Example: "Arabic: العربية"
> Added case to handle complex text in `getPosX` of `TextRun`
> Tested the changes with the code present in the bug.

This pull request has now been integrated.

Changeset: 14305d62
Author:    Ziad El Midaoui <zelmidaoui at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/14305d623144934f8b9c88e1ddf434ab51902857
Stats:     11 lines in 1 file changed: 11 ins; 0 del; 0 mod

8330559: Trailing space not rendering correctly in TextFlow in RTL mode

Reviewed-by: angorya

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

PR: https://git.openjdk.org/jfx/pull/1988


More information about the openjfx-dev mailing list