RFR: 8322748: Caret blinking in JavaFX should only stop when caret moves [v2]

John Hendrikx jhendrikx at openjdk.org
Fri Feb 16 13:17:58 UTC 2024


On Thu, 15 Feb 2024 17:26:39 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> > I think if we're busy here, it would be worthwhile to also remove the other calls to the skin to change the caret animating.
> 
> I would rather not: it would require a much larger effort. Avoiding the caret flickering when its position does not change is an incremental improvement from which we all benefit.

Alright, the original issue did envision this though, specifically to start get rid of some of the blockers for a Behavior API.  The issue isn't fully addressed then, so I guess I'll file another one.

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

PR Comment: https://git.openjdk.org/jfx/pull/1368#issuecomment-1948368629


More information about the openjfx-dev mailing list