JDK-8323880 : Caret rendered at wrong position in case of a click event on RTL text
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: jfx23
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-01-17
  • Updated: 2025-03-25
  • Resolved: 2024-02-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u411Fixed jfx17.0.15Fixed
Related Reports
Relates :  
Relates :  
Description
The caret position looks rendered at the wrong position in case of a click event on RTL text.
clicking on the left of RTL text should put the caret at the end of the line.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1364 Date: 2024-02-13 16:57:37 +0000
25-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx17u/pull/228 Date: 2025-03-05 07:00:00 +0000
05-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx21u/pull/91 Date: 2025-03-04 11:08:09 +0000
04-03-2025

A pull request was submitted for review. URL: https://git.openjdk.org/jfx22u/pull/12 Date: 2024-02-16 14:00:57 +0000
16-02-2024

Approved for jfx22u.
16-02-2024

Changeset: 1fb56e33 Author: Jay Bhaskar <jbhaskar@openjdk.org> Date: 2024-02-16 05:52:54 +0000 URL: https://git.openjdk.org/jfx/commit/1fb56e333bc65860cc1abeebd1cbb01cd8b8e5f3
16-02-2024