RFR: 8091673: Public focus traversal API for use in custom controls [v3]

Andy Goryachev angorya at openjdk.org
Fri Oct 25 17:30:14 UTC 2024


On Fri, 25 Oct 2024 16:22:01 GMT, Andy Goryachev <angorya at 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 work is loosely based on the patch
>> https://cr.openjdk.org/~jgiles/8061673/
>> 
>> And is a scaled down version (with the public traversal policy API removed) of
>> #1555
>
> Andy Goryachev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review comments

cleaned up and keeping `requestFocusTraversal` (though I do like the "try" prefix)

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

PR Comment: https://git.openjdk.org/jfx/pull/1604#issuecomment-2438404298


More information about the openjfx-dev mailing list