On Tue, 7 Jan 2025 23:33:40 GMT, Alisen Chung <ach...@openjdk.org> wrote:

> this test is failing for me locally on macOS with the same error `Execution 
> failed: 'main' threw exception: java.lang.RuntimeException: The scrollbar 
> block increment is incorrect `

Strange that the mousePress is not happening on headful macos if frame is not 
shown and scrollbar remains in initial value of -1...maybe its osx 
limitation..it works well for headless macos CI systems I see and even in local 
headful windows/linux..
Even bug4842792.java which is headless does not honor mousePress but it pass as 
the check condition is not the initial value..

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

PR Comment: https://git.openjdk.org/jdk/pull/22937#issuecomment-2576723538

Reply via email to