Withdrawn: 8242616: Regression: RTL - TextField Cursor Movement Via Keyboard
duke
duke at openjdk.org
Thu Aug 29 18:18:35 UTC 2024
On Fri, 25 Aug 2023 11:41:22 GMT, Karthik P K <kpk at openjdk.org> wrote:
> The old logic for cursor movement was buggy when both RTL and LTR text was present in the TextField. Used character BreakIterator instead of finding the character index using hitTest.
>
> Added system test to validate the fix.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jfx/pull/1222
More information about the openjfx-dev
mailing list