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

TextBox does not show cursor if empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx1.2
    • fx1.0
    • javafx
    • Window XP Professional Service Pack 3

      Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
      Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)

      JavaFX promoted build: b51

      TextBox does not show cursor if it is empty.
      See screenshots in the APP-548 bug.
      TextBox in the sample created with the following code:
              TextBox {
                selectOnFocus: false
                columns: 8
                text: bind textcode with inverse
              }

            rbair Richard Bair (Inactive)
            malenkov Sergey Malenkov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: