On Tue, 5 Aug 2025 09:33:18 GMT, Damon Nguyen <[email protected]> wrote:

> When testing jtreg manual tests, some tests were out of date. This PR is an 
> attempt at updating the test and automating it. 
> 
> `MouseDraggedOriginatedByScrollBarTest.java` works as expected when compared 
> to native apps and outputs drag events even when the mouse pointer is dragged 
> off of the scrollbar and window altogether. Events should still fire, but the 
> previous instructions may make this confusing since it reads as if no events 
> should be output to the textarea at all.

This pull request has now been integrated.

Changeset: f1ee1b4a
Author:    Damon Nguyen <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/f1ee1b4a3d7c47b6f61b36b78504e3ec997a925a
Stats:     58 lines in 1 file changed: 31 ins; 1 del; 26 mod

8366844: Update and automate MouseDraggedOriginatedByScrollBarTest.java

Reviewed-by: aivanov, honkar

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

PR: https://git.openjdk.org/jdk/pull/26636

Reply via email to