RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v2]

Michael Strauß mstrauss at openjdk.java.net
Mon Aug 2 13:24:13 UTC 2021


On Sat, 26 Jun 2021 00:01:20 GMT, Michael Strauß <mstrauss at 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


More information about the openjfx-dev mailing list