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

[Control, Text] arrow up / arrow down is wrong on TextArea

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx

      Steps:


      1. Run HelloTextArea
      2. Delete all text in there
      3. Hit return, type "whatever", hit enter again
      The text in the control should be "\nWhatever\n"

      Now use arrow up, note that as the cursor navigates the second line ("Whatever") the caret is placed at the end of the line, it should be at the start. The same happen if you start from the top and use arrow down to get to end.

      Compare to any editor you like (mac, windows, etc)




            leifs Leif Samuelsson (Inactive)
            fheidric Felipe Heidrich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: