RFR: 8330559: Trailing space not rendering correctly in TextFlow in RTL mode [v2]
Ziad El Midaoui
zelmidaoui at openjdk.org
Tue Dec 16 00:36:08 UTC 2025
On Mon, 15 Dec 2025 11:53:22 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.
>
> Ziad El Midaoui has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into 8319050.TextFlowRTL
> - Merge branch 'openjdk:master' into 8319050.TextFlowRTL
> - minor changes
> - Fix Trailing space in TextFlow in RTL
Thank you for reviewing.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1988#issuecomment-3658166111
More information about the openjfx-dev
mailing list