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

Mac: Drag and drop works differently on MacOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported: