Default event handlers

Michael Strauß michaelstrau2 at gmail.com
Mon Jan 5 17:11:19 UTC 2026


Yes, the problem as described in the JBS ticket disappears when I run
it with the default event handlers branch. With the new approach,
skins only add default event handlers, and applications (should) only
add normal event handlers. This is the separation that's necessary to
resolve the control/skin order dependency.


On Mon, Jan 5, 2026 at 5:46 PM Andy Goryachev <andy.goryachev at oracle.com> wrote:
>
> Michael:
>
> Does the new approach fix https://bugs.openjdk.org/browse/JDK-8231245 ?
>
> Thanks,
> -andy


More information about the openjfx-dev mailing list