RFR: 8090456: Focus Management [v9]
Michael Strauß
mstrauss at openjdk.org
Wed Oct 9 23:45:17 UTC 2024
On Wed, 9 Oct 2024 22:50:23 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Are there any objections to the new public APIs (and not the implementation)? Is there something the application developer or custom component developer _cannot_ do with the proposed API?
If we add the `traversalPolicy` API now, this effectively closes the door on `directionalTraversalPolicy` and `logicalTraversalPolicy` as independently configurable APIs. So as far as your question is concerned, my objection is that the proposed API fails to recognize that this is the most important distinction that should be modeled by the API.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1555#issuecomment-2403626698
More information about the openjfx-dev
mailing list