RFR: 8371508: [macos] In Aqua LaF menu items layout is incorrect in RTL orientation [v2]

Alexander Zuev kizune at openjdk.org
Tue Nov 11 02:00:06 UTC 2025


On Sat, 8 Nov 2025 23:56:35 GMT, lawrence.andrews <duke at openjdk.org> wrote:

> Question on sub menu arrow . I see both the LTR & RTL are same. Should not be different >

I think it should be, but it is initialized statically in AquaImageFactory. It might be a good idea to change it for RTL menu items but i think it is out of scope for this particular fix - here we only deal with the incorrect layout of the menu item components. I can create a follow-up bug to fix for the wrong arrow icon used for RTL menus to fix in the future.

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

PR Comment: https://git.openjdk.org/jdk/pull/28210#issuecomment-3514653367


More information about the client-libs-dev mailing list