No blinking cursor in read-only TextField

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8u74
    • Component/s: javafx

      If you make a TextField (or TextArea) read-only by calling setEditable(false), there is no blinking cursor when the text field has focus.

      This is an issue for keyboard only users, as you can use the cursor keys to move within the text field and select text, but this is difficult to do if the current cursor position is hidden.

      As an example of correct behavior, right click on a file or folder in Windows Explorer and bring up properties. Click in the Location field. A blinking cursor appears where you clicked, and you can use the keyboard to move and select parts of the location text easily.

            Assignee:
            Unassigned
            Reporter:
            Greg Nelson
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: