Mac: Drag and drop works differently on MacOS

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      MacOSX 10.8, Lombard b94

      Drag and drop works differently on MacOS.
      To reproduce, use the attached application.
      When the application is run on Windows, TransferMode.ANY is considered including TransferMode.MOVE, and onDragDone works properly, cleaning drag source string.
      When the application is run on MacOS, drag source is cleaned only when drag and drop is started explicitly with TransferMode.MOVE (so TransferMode.ANY is considered a separate mode).

      Affected tests:
      tests/docsamples/hellodraganddrop_3

            Assignee:
            Petr Pchelko (Inactive)
            Reporter:
            Irina Grineva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: