JDK-8089514 - Clicking outside of the edited cell, node, or entry should commit the value

Daniel Peintner daniel.peintner at gmail.com
Fri Nov 8 08:36:36 UTC 2019


All,

I am following issue JDK-8089514 [1] given that I have a custom
implementation for listening focusLost and committing the value in a
TableCell (which doesn't work reliable).

I believe having a solution in JavaFX default code itself would be
desirable.

Hence, I was wondering whether
a) someone is still trying (or plans) to look into the issue
b) how I can help (even though I might not know enough about intrinsic
problems)

Any comment welcome,

-- Daniel

[1] https://bugs.openjdk.java.net/browse/JDK-8089514


More information about the openjfx-dev mailing list