On Thu, 8 Dec 2022 05:28:31 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> > If that is not possible I suggest providing that functionality so > > applications will be able to use that. Probably even provide some > > predefined cursors, like "faded"/"blurred"/nonblinked/etc. That could be > > configured per L&F as well. > That would be a nice feature to have but right now we have an issue where > default behaviour of the component defies the VPAT guidelines. I am not sure that changing the default behavior of all text components(including embedded to other components) to use a non-blinking cursor is a good idea, you can convince me if you find someone who uses the same approach, any applications? Probably at least for the native look&feels we can use the same behavior as the native default components win32/cocoa/gtk. ------------- PR: https://git.openjdk.org/jdk/pull/11408