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

[PasswordField] descriptions of cut and copy methods are wrong.

XMLWordPrintable

      public void cut()
      Description copied from class: TextInputControl
      Transfers the currently selected range in the text to the clipboard, removing the current selection.

      public void copy()
      Description copied from class: TextInputControl
      Transfers the currently selected range in the text to the clipboard, leaving the current selection.

      that is wrong, because these operation are not provided.

            leifs Leif Samuelsson (Inactive)
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: