Details
-
Bug
-
Resolution: Fixed
-
P4
-
9, 14, 16
-
Ubuntu 16.04, Unity, HiDPI screen
-
b19
-
linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8287948 | 17.0.5-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8288201 | 17.0.5 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8287935 | 11.0.17-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8288881 | 11.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8288174 | 8u351 | Dukebot | P4 | Resolved | Fixed | b01 |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8287935 HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
- Resolved
-
JDK-8287948 HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
- Resolved
-
JDK-8288174 HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
- Resolved
-
JDK-8288201 HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
- Resolved
-
JDK-8288881 HiDPI, Unity, java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/8242dd10
-
Commit openjdk/jdk17u-dev/92d617fc
-
Commit openjdk/jdk/c3938ec1
-
Review openjdk/jdk11u-dev/1147
-
Review openjdk/jdk17u-dev/445
-
Review openjdk/jdk/8221