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

Hima Bindu Meda hmeda at openjdk.org
Fri Feb 16 04:49:59 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.

Sanity testing is fine

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

Marked as reviewed by hmeda (Committer).

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


More information about the openjfx-dev mailing list