Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8159694

HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java

XMLWordPrintable

    • b19
    • linux

        Running this test on a machine with Ubuntu 16.04, Unity, HiDPI display and scale set to 2 in the system, I see that there's no dragOver event and therefore no new drop target is created etc.
        Setting GDK_SCALE doesn't help, however playing with the frame proportions and/or drag trajectory does.
        For instance if the Frame is twice as big or drag covers proportionally bigger part of the original DropTarget, the event is coming and test passes.

        Perhaps this failure should be considered a test bug but please verify if there's no resolution and scale-dependent error in event generation part of dnd implementation.

              azvegint Alexander Zvegintsev
              yan Yuri Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: