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

TextField: Shift-Home/End works incorrectly for Mac

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 7u6
    • fx2.1
    • javafx
    • b16

      After pressing Shift-Home/End new selection range includes previously selected range regardless of the initial anchor and caret positions.
      To reproduce:
       - set initial selection range to [anchor = 5, caret = 10]
       - press Shift-Home
       New selection range will be [10, 0].

            leifs Leif Samuelsson (Inactive)
            ogb Oleg Barbashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: