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.

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

Commit messages:
 - Merge branch 'openjdk:master' into 8319050.TextFlowRTL
 - minor changes
 - Fix Trailing space in TextFlow in RTL

Changes: https://git.openjdk.org/jfx/pull/1988/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1988&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8330559
  Stats: 11 lines in 1 file changed: 11 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jfx/pull/1988.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1988/head:pull/1988

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

Reply via email to