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

[TextArea] KeyBoard navigation and mouse selection is partly broken.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.1
    • fx2.0
    • javafx
    • Build 44. Java6.26, Win7.

      In process of exploring problem in issue RT-13669 were found problems with key nevagation.

      1. MouseButton1 + double click - Not a word selected, but nothin, or sometimes some strange part of all text.
      2. MB1+triple click. Some strange part of text selected, but not a line.
      3. Ctrl + Left/RightArrow broken
      4. Ctrl+Tab / Ctrl+Shift+Tab don't work (In my case TextArea in the VBox (which children are TextArea and Button) and focus jump to button and never returns.)
      5. Ctrl + / don't work
      6. Ctrl+Shift+Left/RightArrow don't work properly.

      Full spec you can see here http://xdesign.us.oracle.com/projects/javaFX/fxcontrols-ue/specifications/text-area/UEspec-multi-line-textbox-Presidio.html

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

              Created:
              Updated:
              Resolved:
              Imported: