Fix for 4387938 broke Drag & Drop on all supported platforms

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: