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 18:14:06 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.

Reviewers: @kevinrushforth @HimaBinduMeda

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

PR Comment: https://git.openjdk.org/jfx/pull/1364#issuecomment-1942127715


More information about the openjfx-dev mailing list