-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
generic, sparc
-
generic, solaris_8
-
Verified
On running DnD quicklook test suite as a part of quicklook test-cycle for B-40, the report generated shows the failure of all the AWT components i.e. all the AWT components were unable to perform the drag-n-drop operation at all. In actual what's happening after method dragGestureRecognized(where it triggers DragGestureEvent) control is directly going to dragDropEnd thus skipping all the in between required methods & events e.g. dragOver DropTargetDropEvent. Everything is fine for swing components.
The report is lying at /net/sqesvr/export/dnd/public_html/testresults/MerlinQL/solaris
Also to add it's failing on Solaris8(both IA & sparc) & solaris7 sparc. The test suite is working fine on windows. For windows the genearted report is lying at
/net/sqesvr/export/dnd/public_html/testresults/MerlinQL/win
The report is lying at /net/sqesvr/export/dnd/public_html/testresults/MerlinQL/solaris
Also to add it's failing on Solaris8(both IA & sparc) & solaris7 sparc. The test suite is working fine on windows. For windows the genearted report is lying at
/net/sqesvr/export/dnd/public_html/testresults/MerlinQL/win
- duplicates
-
JDK-4340544 Native to JVM text DnD fail for old version.
-
- Closed
-