On Wed, 30 Apr 2025 21:26:41 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> During the headful test run, the following test failed on all four of our 
> test systems, so it is likely related to your fix.

I think it's unrelated. During testing @andy-goryachev-oracle noted that the 
demaximized position test was no longer failing. According to the JBS the issue 
that was blocking that test was fixed years ago. So I (foolishly) re-enabled it 
and verified that it worked fine on my system (and apparently the system 
@andy-goryachev-oracle is using).

I've disabled it again. I should not have enabled it since it's irrelevant to 
the original bug or the changes in this PR. Sorry about that.

Still, it's puzzling that this is failing on the test systems. It's maximizing 
a 300x400 stage and then de-maximizing it. That should work unless the screen 
is tiny. I've been looking at the maximization code and it can get the size of 
the window wrong but it shouldn't get the x,y position wrong. I'll take a 
closer look.

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

PR Comment: https://git.openjdk.org/jfx/pull/1797#issuecomment-2843742284

Reply via email to