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

Fix for 4387938 broke Drag & Drop on all supported platforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • beta
    • x86, sparc
    • linux, solaris_8, windows_nt
    • Verified

      The fix for RFE 4387938 broke DnD on Solaris, Linux, and Windows.
      MMouseDragGestureRecognizer fails to recognize a drag gesture,
      since an assertion in mapDragOperationFromModifiers() doesn't allow
      drag if the event modifiers include something other than the old mouse
      button modifiers and key modifiers. Now event modifiers include new
      mouse button modifiers, so this assertion fails.
      As a result a drag cannot be initiated from Java drag source.

            dassunw Das Das (Inactive)
            dmendenhsunw David Mendenhall (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: