On Wed, 30 Oct 2024 20:23:19 GMT, Michael Strauß <[email protected]> wrote:
>> Andy Goryachev has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review comments
>
> modules/javafx.graphics/src/main/java/javafx/scene/Node.java line 10447:
>
>> 10445: * <p>
>> 10446: * This method is expected to be called in response to a {@code
>> KeyEvent}, since the {@code Node}
>> 10447: * receiving focus will have {@link #focusVisibleProperty()
>> focusVisible} property set.
>
> I think there should be the definite article "the" in front of `{@link
> #focusVisibleProperty() focusVisible}`.
you are right. fixed.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1604#discussion_r1823379616