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

DnD between Swing Components broken for JDK 1.2 FCS build 'K' & 'L' on Solaris

XMLWordPrintable

    • 1.2fcs
    • generic
    • solaris_2.5.1
    • Verified

      Hi
       
        Set Up : Solaris 2.5.1 , JDK 1.2 FCS build 'K' & 'L'
        When trying DnD between Swing components i am getting the following
      exception . This happens immediately after i initiate the drag operation.
        In 'J' build it was working properly.Even in 'K' build DnD between Swing components works well on WIndows-Nt and Windows-95
         
       ( mouse Pressed
       starting drag )
              Exception occurred during event dispatching:
      java.awt.dnd.InvalidDnDOperationException: The operation requested cannot be
      performed by the DnD system since it is not in the appropriate state
              at sun.awt.motif.MDragSourceContextPeer.startDrag(Compiled Code)
              at java.awt.dnd.DragSource.startDrag(Compiled Code)
              at java.awt.dnd.DragSource.startDrag(Compiled Code)
              at java.awt.dnd.DragGestureEvent.startDrag(Compiled Code)
              at MyDragButton.dragGestureRecognized(Compiled Code)
              at java.awt.dnd.DragGestureRecognizer.fireDragGestureRecognized(Compiled
      Code)
              at MyMouseDragGestureRecognizer.mousePressed(Compiled Code)
              at java.awt.AWTEventMulticaster.mousePressed(Compiled Code)
              at java.awt.Component.processMouseEvent(Compiled Code)
              at java.awt.Component.processEvent(Compiled Code)
              at java.awt.Container.processEvent(Compiled Code)
              at java.awt.Component.dispatchEventImpl(Compiled Code)
              at java.awt.Container.dispatchEventImpl(Compiled Code)
              at java.awt.Component.dispatchEvent(Compiled Code)
              at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
              at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
              at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
              at java.awt.Container.dispatchEventImpl(Compiled Code)
              at java.awt.Window.dispatchEventImpl(Compiled Code)
              at java.awt.Component.dispatchEvent(Compiled Code)
              at java.awt.EventQueue.dispatchEvent(Compiled Code)
              at java.awt.EventDispatchThread.run(Compiled Code)
            

       I am attaching SwingButtons.java for demonstrating this problem.

      ( This is re-submit of bug 4174928 which is closed as Duplicate)
      Thanks
      -Ramesh
        

            jdunnsunw Jeffrey Dunn (Inactive)
            rmandavasunw Ramesh Mandava (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: