More RTL issues can be seen with the following query:
```
text ~ "rtl" AND project = JDK AND component = javafx AND resolution = Unresolved ORDER BY updated DESC
```
- is blocked by
-
JDK-8189167 Text position of TextArea is wrong after resizing in RTL-oriented TextArea
- Open
-
JDK-8242616 Regression: RTL - TextField Cursor Movement Via Keyboard
- Open
-
JDK-8296266 TextArea: Navigation breaks with RTL text
- Open
-
JDK-8318095 TextArea/TextFlow: wrong layout in RTL mode
- Open
-
JDK-8319050 Text/TextFlow.caretShape() and .rangeShape() wrong in RTL orientation
- Open
-
JDK-8330559 Trailing space not rendering correctly in TextFlow in RTL mode
- Open
-
JDK-8318840 TextArea: should see a split caret
- Open
-
JDK-8342233 Regression: TextInputControl selection is backwards in RTL mode
- Resolved