RFR: 8323880: Caret rendered at wrong position in case of a click event on RTL text

Kevin Rushforth kcr at openjdk.org
Tue Feb 13 21:19:07 UTC 2024


On Tue, 13 Feb 2024 16:57:37 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

> Issue: The current implementation of complex text rendering paths on the Java platform is experiencing side effects. 
> Solution: We need to align with WebKit 616.1 standards. The patch supports two paths simple rendering path and complex rendering path based on text rendering mode.

Looks good. Tested on macOS.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1364#pullrequestreview-1878933440


More information about the openjfx-dev mailing list