On Tue, 13 Feb 2024 16:57:37 GMT, Jay Bhaskar <jbhas...@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.

This pull request has now been integrated.

Changeset: 1fb56e33
Author:    Jay Bhaskar <jbhas...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/1fb56e333bc65860cc1abeebd1cbb01cd8b8e5f3
Stats:     12 lines in 1 file changed: 12 ins; 0 del; 0 mod

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

Reviewed-by: kcr, hmeda

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

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

Reply via email to