On Tue, 31 Oct 2023 16:11:05 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> The initial value for node orientation property is INHERIT

For the Scene, yes, but we aren't talking about that. The EmbeddedWindow 
currently never has the value of INHERIT. It is either LTR (default) or RTL. 
Maybe it _should_ be set to INHERIT by default and when the JFrame is UNKNOWN. 
We would need to check whether Scene's getEffectiveOrientation handles that 
correctly.

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

PR Comment: https://git.openjdk.org/jfx/pull/1271#issuecomment-1787550780

Reply via email to