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

Drag & Drop between 2 JFXPanel

XMLWordPrintable

      I have some issues trying to D&D a String between 2 JFXPanel.
      The Dragboard is empty on the target side.
      No issue (using the same code) to D&D in the same JFXPanel.

      To reproduce the issue, run the attached NB project, and click on "Library" and "Content View".
      Drag the "Drag me!" text from the Library to the Content View. As you can see, the drop fails.
      If you look at ContentViewController.dragDropped(), it's because the DragBoard is empty.
      If you drag and drop in the Library panel, this works fine.

            art Artem Ananiev (Inactive)
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: