> 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:

  Update exceptions, point, and vars

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26636/files
  - new: https://git.openjdk.org/jdk/pull/26636/files/ff38da89..bccc167d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26636&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26636&range=03-04

  Stats: 15 lines in 1 file changed: 2 ins; 4 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/26636.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26636/head:pull/26636

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

Reply via email to