RFR: 8371508: [macos] In Aqua LaF menu items layout is incorrect in RTL orientation [v2]
Alexander Zuev
kizune at openjdk.org
Thu Dec 11 21:56:52 UTC 2025
On Thu, 11 Dec 2025 21:38:55 GMT, Phil Race <prr at openjdk.org> wrote:
> > Also, there is a closed test ManualBug6458123.java where the alignment seems to be wrong
>
> What was the resolution to this comment ? It isn't clear to me.
There are cases in this test that are not covered by the existing fix. In essence - there are two ways to influence the text position setHorizontalAlignment and setHorizontalTextPosition. The fix is working with default text alignment with different text positions but adding custom text alignments AND custom text positions confuses the current logic and we get undesirable results so i'm working to see what can be done here.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28210#issuecomment-3643939671
More information about the client-libs-dev
mailing list