On Wed, 13 Apr 2022 11:27:44 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> Window's title height was increased in Gnome/Unity since it was written, so > the test tries to initiate drag on frame's header instead of its body. > Making the frame undecorated solves the issue. > Testing is green on all platforms. This pull request has now been integrated. Changeset: c3938ec1 Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/c3938ec18b4026d70d9654235dcd986d90344f5b Stats: 11 lines in 3 files changed: 6 ins; 1 del; 4 mod 8159694: HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/8221