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

[TextInput] wrong selection on shift+home.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 7u6
    • fx2.1
    • javafx
    • 2.1.0b20. MacOSX.

      That is actual only for MacOsX, 2.1.0b20 and TextField, PasswordField.

      Take text, 20 symbols for example.
      Set caret to 10th symbol.
      Select to 15th symbol (from 10 to 15 - shift+right 5 times).
      Select home.

      I expect to see selection from 10 to 0;
      But I see selection from 15 to 0. And I don't see such issue on the same build on win7.

            leifs Leif Samuelsson (Inactive)
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: