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

Michael Strauß mstrauss at openjdk.java.net
Wed Nov 10 17:48:35 UTC 2021


On Thu, 9 Sep 2021 09:51:33 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:

>>> Just curious: with this in place, would it be possible to use for supporting [JDK-8087926](https://bugs.openjdk.java.net/browse/JDK-8087926) (it's a bit vague, though, at least for me)?
>> 
>> Yes, `:focus-within` can be used to select an ancestor of the currently-focused node.
>
>> 
>> 
>> > Just curious: with this in place, would it be possible to use for supporting [JDK-8087926](https://bugs.openjdk.java.net/browse/JDK-8087926) (it's a bit vague, though, at least for me)?
>> 
>> Yes, `:focus-within` can be used to select an ancestor of the currently-focused node.
> 
> cool - thanks :)

@kleopatra Can you be a reviewer on this PR?

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

PR: https://git.openjdk.java.net/jfx/pull/475


More information about the openjfx-dev mailing list