On Mon, 25 Apr 2022 21:46:27 GMT, Alisen Chung <ach...@openjdk.org> wrote:
>> Added a background to the test to prevent the file from dragging onto the >> desktop and creating an extra file. > > Alisen Chung has updated the pull request incrementally with one additional > commit since the last revision: > > changed button mask to button down mask Marked as reviewed by prr (Reviewer). It looks OK. Would be nice to have a comment explaining that you are trying to prevent drop on to the desktop which might accept this dragged text. In fact you should explain this in the bug report eval too. ------------- PR: https://git.openjdk.java.net/jdk/pull/8370