On Mon, 28 Oct 2024 19:03:41 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> What do you think of the following:
>> 
>> * @param visible Specifies whether the {@link #focusVisibleProperty() 
>> focusVisible} flag will be
>> *                set on the node that receives focus. Callers must specify 
>> {@code true} if this
>> *                method is called as a result of keyboard navigation, or if 
>> the current node
>> *                visibly indicates focus; in all other cases, callers must 
>> specify {@code false}.
>
> I like that, it clearly explains what to do.  thank you!

also updated the JEP:
https://github.com/andy-goryachev-oracle/Test/blob/main/doc/FocusTraversal/FocusTraversal-v3.md

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1604#discussion_r1819624147

Reply via email to