RFR: 4512626: Non-editable JTextArea provides no visual indication of keyboard focus [v2]

Alexey Ivanov aivanov at openjdk.org
Mon Dec 5 16:45:07 UTC 2022


On Sun, 4 Dec 2022 23:27:42 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> > At least on Windows, non-editable text controls have a blinking caret.
> 
> Well, Windows is an important platform but it is not the only one we care about.  
> On Ubuntu 22 the editable text field has the blinking cursor and non-editable has a non-blinking…

How do native apps on macOS handle the situation? Especially those developed by Apple?

If two platforms show blinking caret, then the caret should remain blinking by default.

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

PR: https://git.openjdk.org/jdk/pull/11408



More information about the client-libs-dev mailing list