RFR: 8282270: java/awt/Robot Screen Capture tests fail after 8280861 [v3]
Alexey Ivanov
aivanov at openjdk.java.net
Tue Mar 15 17:02:40 UTC 2022
On Fri, 11 Mar 2022 18:46:25 GMT, Phil Race <prr at openjdk.org> wrote:
> I recognise that positioning is another issue but I've never seen a window manager position a window so that it is partially off-screen unless it cannot fit !
Windows allows positioning a window so that it's partially or completely off screen. It has happened to me a few times that an app displayed its window off screen when display arrangement changed from the previous start of the app. I had to use the window context menu to move it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7613
More information about the client-libs-dev
mailing list