RFR: 8322748: Caret blinking in JavaFX should only stop when caret moves [v2]
Andy Goryachev
angorya at openjdk.org
Fri Feb 16 16:02:58 UTC 2024
On Fri, 16 Feb 2024 13:15:14 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> so I guess I'll file another one.
Thank you, please do.
As a side note, before we can start re-writing the controls' behaviors, we should:
a) identify all the behavioral aspects of each control and
b) develop a set of tests to exercise each one, along the lines of [JDK-8314906](https://bugs.openjdk.org/browse/JDK-8314906)
without these steps, we are guaranteed to create regression.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1368#issuecomment-1948730006
More information about the openjfx-dev
mailing list