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

Andy Goryachev angorya at openjdk.org
Tue Oct 29 21:43:19 UTC 2024


On Tue, 29 Oct 2024 21:31:59 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

> ps. the diff for this PR still looks huge here?

Mainly because of TraversalEngine -> TraversalPolicy refactoring and skins.

And yes, one can call requestFocusTraversal on any Node, focusable or not.  There was some language to that effect somewhere, but it should be explicitly described here - you are right pointing this out.

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

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


More information about the openjfx-dev mailing list