On Wed, 6 Nov 2024 20:49:20 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> Public focus traversal API for use in custom controls.
>> 
>> https://github.com/andy-goryachev-oracle/Test/blob/main/doc/FocusTraversal/FocusTraversal-v3.md
>> 
>> This is a lightweight change that only adds the public API for focus 
>> traversal, containing neither the public API for the traversal policy 
>> (#1555) nor with the changes for the traversal policy hidden (#1604).
>
> Andy Goryachev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   missing newline

One comment on the JEP:

The [Risks and 
Assumptions](https://github.com/andy-goryachev-oracle/Test/blob/main/doc/FocusTraversal/FocusTraversal-v3.md#risks-and-assumptions)
 section no longer matches the current proposal, since you are not proposing to 
"make the existing internal focus traversal methods public" nor is there any 
refactoring to introduce risk.

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

PR Comment: https://git.openjdk.org/jfx/pull/1628#issuecomment-2460796475

Reply via email to