On Mon, 29 Apr 2024 08:55:58 GMT, Karthik P K <k...@openjdk.org> wrote:

> Is this expected?

I think it might be a bug - even though it's unclear how many words the text 
"𑂦𑂷𑂔𑂣𑂳𑂩𑂲" contains, I would not expect it to go to the beginning of that 
segment.

I suspect the code in `TextInputControl.endOfNextWord(boolean)` is incorrect, 
and it needs a deeper re-write than the naive replacement with 
`isLetterOrDigit()`.

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

PR Comment: https://git.openjdk.org/jfx/pull/1444#issuecomment-2083089021

Reply via email to