On Tue, 6 Dec 2022 14:27:55 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> I still need to do a little more testing, but so far, the fix looks good to > me. > > As for the test, I left an inline comment answering your question. More > importantly, though, the test doesn't catch the bug. It passes both with and > without your fix on all three platforms. That's odd, It does consistently fail/works for me when I add/remove `requestFocus()`. ------------- PR: https://git.openjdk.org/jfx/pull/940