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

[TextField, PasswordField, TextArea] Selected text is removed on focus leaving

XMLWordPrintable

      Selected text can be removed in some cases when focus is lost and then regained. This can be reproduced on Linux and Mac (it does not happen on Windows).

      Linux:
      Run any application with any of mentioned Text edit control and any other control.
      Select some text into Text* control, and click on another control.

      Selected text in Text* is removed.


      Mac:
      Run any application with TextArea and any other control.
      Select some text in TextArea control, and click on another control, then click on TextArea again.

      Selected text in TextArea is removed.

            anthony Anthony Petrov (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: