RFR: 8296266: TextArea: Navigation breaks with RTL text

Karthik P K kpk at openjdk.org
Fri Sep 1 09:45:46 UTC 2023


On Thu, 31 Aug 2023 19:04:12 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> This statement is not exactly correct. Cmd+right navigates to a (visible) line end, in this case it's in the middle of the text string (index=8). So if you place the cursor after the colon (index=7) and press right arrow, you'll get the split caret in exact the same configuration as cmd+right.

Thanks for the details.

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

PR Comment: https://git.openjdk.org/jfx/pull/1220#issuecomment-1702472168


More information about the openjfx-dev mailing list