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 <[email protected]> wrote: > > Michael: > > Does the new approach fix https://bugs.openjdk.org/browse/JDK-8231245 ? > > Thanks, > -andy
