RFR: 8268225: Support :focus-visible and :focus-within CSS pseudoclasses [v2]
Michael Strauß
mstrauss at openjdk.java.net
Wed Jun 9 14:18:43 UTC 2021
On Wed, 9 Jun 2021 13:01:17 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - wording
>> - Re-ordered methods
>
> modules/javafx.graphics/src/main/java/javafx/scene/Node.java line 8167:
>
>> 8165: /**
>> 8166: * Indicates whether this {@code Node} should visibly indicate focus.
>> 8167: * This flag is set when a node acquired input focus via keyboard navigation,
>
> `acquired` --> `acquires`
Done.
-------------
PR: https://git.openjdk.java.net/jfx/pull/475
More information about the openjfx-dev
mailing list