On Wed, 26 Nov 2025 15:25:44 GMT, Ziad El Midaoui <[email protected]> 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-Mid do you think this fix is independent of ([JDK-8318095](https://bugs.openjdk.org/browse/JDK-8318095) , in other words, would fixing ([JDK-8318095](https://bugs.openjdk.org/browse/JDK-8318095) will require undoing changes in this PR? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1988#issuecomment-3583230526
