RFR: 8091673: Public focus traversal API for use in custom controls [v5]
John Hendrikx
jhendrikx at openjdk.org
Fri Nov 8 21:48:44 UTC 2024
On Thu, 7 Nov 2024 18:44:23 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 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:
>
> focus visible
Looks good, a lot easier to review this way, thanks!
-------------
Marked as reviewed by jhendrikx (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1628#pullrequestreview-2424972891
More information about the openjfx-dev
mailing list