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
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
- duplicates
-
JDK-8128729 SHIFT+PageUp / PageDown does not work
-
- Closed
-
- relates to
-
JDK-8094542 Slightly confusing behavior of the TextArea regarding Tab key
-
- Resolved
-