On Sat, 26 Jun 2021 00:01:20 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
> 3. I think the way you are propagating `focusWithin` might not work if nodes > are added or removed from the scene graph. I've added a test for this case: `FocusTest.testFocusStatesAreClearedFromFormerParentsOfFocusedNode`. ------------- PR: https://git.openjdk.java.net/jfx/pull/475