-
Bug
-
Resolution: Fixed
-
P4
-
8u5, 8u20, 8u25, 8u40, 8u60, 9
-
Ubuntu 14.04 amd64, kde 4.13.0, kwin 4.11.9, libgdk-pixbuf2.0-0:amd64 2.30.7-0ubuntu1.
Ubuntu 14.04 i686, unity 7.2.0, compiz 0.9.11, ibgdk-pixbuf2.0-0:i386 2.30.7-0ubuntu1
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8129481 | 8u60 | Morris Meyer | P4 | Resolved | Fixed |
Mouse pointer doesn't change when trying to set custom drag image.
Reproducible: always
Steps to reproduce:
1. Run attached java file. Custom drag image should be shown under labels, at the bottom of the scene.
2. Try to drag and drop "Drag me" label on "Drag to"
Expected: Mouse pointer should be replaced with picture.
Actual: Mouse pointer not changed.
On 8u20b16 also assertion error written to stdout: (java:20913): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: assertion 'width > 0' failed
Also, java crashed a couple of times on 32 bit ubuntu, but I don't know proper steps to reproduce the crash.
Reproducible: always
Steps to reproduce:
1. Run attached java file. Custom drag image should be shown under labels, at the bottom of the scene.
2. Try to drag and drop "Drag me" label on "Drag to"
Expected: Mouse pointer should be replaced with picture.
Actual: Mouse pointer not changed.
On 8u20b16 also assertion error written to stdout: (java:20913): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: assertion 'width > 0' failed
Also, java crashed a couple of times on 32 bit ubuntu, but I don't know proper steps to reproduce the crash.
- backported by
-
JDK-8129481 [Drag and Drop Linux] setDragView still doesn't work on linux
- Resolved
- relates to
-
JDK-8096028 Gtk: setDragView doesn't work on linux
- Resolved