On Wed, 18 Mar 2026 15:28:10 GMT, Andy Goryachev <[email protected]> wrote:
> > was this change included? #2007 ? > > I merge the latest master when reviewing any PR that's been out for too long, > so yes. > > My concern is a high risk of regression (even if the regression is cosmetic): > even if we fix this particular failure, other apps might fail in a similar > fashion somewhere else. I tested this change in a number of applications, including ControlsFX and custom components and there really is no problem. So at least I'm very confident about this change, especially since the previous check tried to do the very same thing. My guess is that `ToolBar` behaves bad for whatever reason and there is probably a bad implementation in the `Skin`. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1945#issuecomment-4085803436
