On Wed, 9 Oct 2024 20:16:58 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> Adding an external class makes it more difficult to do focus management. How so? There are two parts to the focus management: focus traversal which effects the focusOwner change, and traversal policy that allows for custom logic. The third part (the "focus manager") is built-in and not a subject to customization. What exactly do you mean by the focus management? What specific task is impossible using the proposed API? (I am trying to understand the reasoning behind your objection) ------------- PR Comment: https://git.openjdk.org/jfx/pull/1555#issuecomment-2403384917