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

Mac: Drag and drop works differently on MacOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • javafx
    • MacOSX 10.8, Lombard b94

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported: