[jfx19] RFR: 8291502: Mouse or touch presses on a non-focusable region don't clear the focusVisible flag of the current focus owner

Michael Strauß mstrauss at openjdk.org
Mon Aug 1 18:59:02 UTC 2022


On Mon, 1 Aug 2022 18:06:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Be that as it may, this sort of refactoring is discouraged, especially in the case of a fix you want to get in late in the release (we have 3 days left before the RDP2 deadline of JavaFX 19). This will cause extra time for the reviewers and could jeopardize getting it into the release. It would have been better to save this change for a future bug fix.

I've reverted most of the changes around `KeyHandler`.

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

PR: https://git.openjdk.org/jfx/pull/852


More information about the openjfx-dev mailing list