On Wed, 9 Jun 2021 13:01:17 GMT, Kevin Rushforth <k...@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