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

Andy Goryachev angorya at openjdk.org
Tue Oct 29 20:09:21 UTC 2024


On Mon, 28 Oct 2024 19:20:28 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:
> 
>   visible

OK, I am just trying to understand.

Getting back to the API, are you ok with dropping the boolean `visible` argument and documenting the expectation of the key event?

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

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


More information about the openjfx-dev mailing list