Other |
---|
1.2.0 1.2fcsFixed |
Duplicate :
|
|
Relates :
|
On solaris, drag gesture recognition doesn't work using new beta4 API DragSource.createDefaultDragRecognizer(). Further investigation shows that MMouseDragRecognizer is broken, which prevents createDefaultDragRecognizer() from working. The problem is found on jdk1.2beta4 J build on Solaris. To reproduce the problem, please see: /home/tinasu/ws/Drag-n-Drop/SmallTests/TestButton. BTW,The same test works fine on Windows.
|