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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: fx2.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: