RFR: 8207379: Robot screen capture test fails with HiDPI at some screen locations [v2]
Karthik P K
kpk at openjdk.org
Wed Mar 20 06:54:29 UTC 2024
On Tue, 19 Mar 2024 21:37:50 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> I also suspect that Karthik was running in that mode. You can check the value of the `XDG_SESSION_TYPE` env var to see. All robot tests that read the screen will fail on Wayland until [JDK-8326712](https://bugs.openjdk.org/browse/JDK-8326712) is fixed (should be done reasonably soon, sometime in the JavaFX 23 time frame).
Yes it was because of Wayland. The test looks good now.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1403#issuecomment-2008766427
More information about the openjfx-dev
mailing list