The issue was with the view's position, specifically the content's X and Y
coordinates relative to the window, including its decorations. When in
fullscreen mode, the window remains decorated, but the decorations are hidden.
As a result, the content's position needs to be recalculated to account
On Fri, 7 Feb 2025 19:19:53 GMT, Andy Goryachev wrote:
>> ## Root Cause
>> navigating up the parent hierarchy during CSS processing in a background
>> thread encounters a null parent, causing the NPE. The null parent comes
>> from a static Toolkit.BEHAVIOR field.
>>
>> ## Solution
>> avoid th
> But on re-reading the PR I see that it’s the child of the delegating node
> that’s adding the dispatcher. Could you elaborate on why that is?
I guess that's just the way I made it work. Implementing this in
Control is not something I've thought about a lot.
> I should have asked a different q
Hi Cormac,
I understand the problem, and I agree it can be really annoying. It either
needs better communication, or a fix. The maven artifacts are something we
added with Gluon (hence not Oracle). As you said, windows signing
certificates come with a price (and building hassle).
The reason we sta