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

Clipboard.getSystemClipboard().placeContent(UTI.URL, url) has no effect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0
    • fx2.0
    • javafx
    • None

      com.sun.javafx.scene.transfer.Clipboard.getSystemClipboard().placeContent(UTI.URL, url) appears to have no effect. To reproduce:

      1. Run the attached program.
      2. Click the "Copy" button.
      3. Watch the program's stdout. Note that the placeContent(UTI.URL, url) call does not seem to alter the clipboard content, that is, the content that was on the clipboard before the call remains there after the call.

            morris Morris Meyer (Inactive)
            vbaranov Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: