TextBox does not show cursor if empty

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • fx1.2
    • Affects Version/s: fx1.0
    • Component/s: javafx
    • Environment:

      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
              }

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

              Created:
              Updated:
              Resolved:
              Imported: