On Tue, 1 Sep 2026 16:59:25 GMT, Alexander Zvegintsev <[email protected]> wrote:
>>> The instructions are not fully visible because the window is too small >> >> This still an issue: >> >> <img width="1176" height="630" alt="Image" >> src="https://github.com/user-attachments/assets/3a9f5c93-9b6d-4de6-a482-8c3c1e8bcc7c" >> /> >> >> Why do we need a scrollbar? We have plenty of space even on 1920x1080 screen. > > Have you tested the updated version? > > <img width="993" height="474" alt="Image" > src="https://github.com/user-attachments/assets/9f681f94-8c34-40ff-a0ae-7d8147de1877" > /> > > The instruction window overlaps with the test windows. > > Every time the test is started, the test user has to manually rearrange the > windows or switch between them to read the instructions and follow them in > the test window. > > Why not make the window's arrangement convenient from the start? I had previously tested the windows placement in a remote desktop environment. The layout is appearing different in a physical desktop, so updated the positioning logic to use relative position and retested in a physical desktop ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31546#discussion_r3911378452
