RFR: 8366844: Update and automate MouseDraggedOriginatedByScrollBarTest.java [v7]
Harshitha Onkar
honkar at openjdk.org
Tue Sep 23 00:49:50 UTC 2025
On Tue, 9 Sep 2025 22:47:47 GMT, Damon Nguyen <dnguyen at openjdk.org> 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.
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove redundant toString and volatile. Add EDT.
Automated test works as expected. Changes LGTM
-------------
Marked as reviewed by honkar (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26636#pullrequestreview-3255704099
More information about the client-libs-dev
mailing list