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

TextBox's caret no longer blinks after pressing ENTER

XMLWordPrintable

      Run this code -
      import javafx.scene.control.*;

      var tb: TextBox = TextBox {
      columns: 10
      text: "This is JavaFX"
      }

      You will see a textbox. Just click the textbox and make sure the caret blinks. Now press 'ENTER' key a couple of times. You will notice that the caret no longer blinks.

      Reproduced on Soma-b25, WinVista.

            loneid Leonid Popov (Inactive)
            pmohan Praveen Mohan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: