On Mon, 9 Oct 2023 22:24:37 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

>> what if you have a mixture of RTL and LTR text in JDK8?
>> I am going to double check the behavior in JTextArea as well.
>
> what is going on??  JTextArea inside a Scene with RTL orientation:
> 
> <img width="550" alt="Screenshot 2023-10-09 at 15 23 51" 
> src="https://github.com/openjdk/jfx/assets/107069028/1bd9cda3-71d5-4e41-b475-d5b6c2a010d3";>

JDK 8u doesn't have the fixes to deal with all of the macOS fonts in current 
macOS, so its a little hard for me to test Arabic/bidi there since I get 
garbage text.

I don't see that mirroring that you see, neither setting it on the TextArea or 
on the Scene, but the text is way off to the right.
Some layout issue.

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1220#discussion_r1350927629

Reply via email to