Clipboard.getSystemClipboard().clear() has no effect

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0
    • Affects Version/s: fx2.0
    • Component/s: javafx

      com.sun.javafx.scene.transfer.Clipboard.getSystemClipboard().clear() 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 c.clear() statement does not seem to clear the clipboard.

        1. Main.java
          2 kB
          Vasiliy Baranov

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

              Created:
              Updated:
              Resolved:
              Imported: