Selection, caret shape, and keyboard navigation are incorrect if PARAGRAPH_DIRECTION attribute is set to ParagraphDirection.RIGHT_TO_LEFT.
To reproduce, use the latest Monkey Tester
https://github.com/andy-goryachev-oracle/MonkeyTest
- select the RichTextArea page
- select the RichTextArea model
- select Control -> Context Menu -> RichTextArea menu
- type in some text, right click and select Paragraph Styles -> Paragraph Direction -> RIGHT_TO_LEFT
Observe that the selection shape, caret shape, and the keyboard navigation are all wrong.
See also https://bugs.openjdk.org/browse/JDK-8318095 which is a blocker.
To reproduce, use the latest Monkey Tester
https://github.com/andy-goryachev-oracle/MonkeyTest
- select the RichTextArea page
- select the RichTextArea model
- select Control -> Context Menu -> RichTextArea menu
- type in some text, right click and select Paragraph Styles -> Paragraph Direction -> RIGHT_TO_LEFT
Observe that the selection shape, caret shape, and the keyboard navigation are all wrong.
See also https://bugs.openjdk.org/browse/JDK-8318095 which is a blocker.
- is blocked by
-
JDK-8318095 TextArea/TextFlow: wrong layout in RTL mode
-
- Open
-
- relates to
-
JDK-8343557 ☂ RTL Issues in Controls
-
- Open
-
-
JDK-8351982 ☂ RichTextArea (Incubator) Feedback and Bugs in jfx24
-
- Open
-