On Wed, 20 May 2026 15:21:17 GMT, Michael Strauß <[email protected]> wrote:

> While this PR seems to fix an actual bug, it also runs the risk of preempting 
> the discussion on focus delegation / multi-level focus that we've had several 
> times, but never reached a conclusion. I wouldn't want this proposed solution 
> (directly dispatching the event to its final target) to be the last word on 
> the topic of focus delegation, especially when it comes to a potential 
> API-level solution.

Same for me, +1. But I think we all agree here on this.

> For a bugfix, I'm generally okay with any of the possible approaches: 1) do 
> nothing, 2) send the event directly to the target, or 3) dispatch it through 
> the skin subgraph. Since I don't like any of the solutions, I have no clear 
> preference for or against any of them.

Also +1. This solutions is at least IMO a bit better than the previous one.
Once again, as I don't have a Mac, I might not be able to test this the way I 
want to - but still watching this discussion and code.

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

PR Comment: https://git.openjdk.org/jfx/pull/2166#issuecomment-4513413018

Reply via email to