On Tue, 23 Aug 2022 05:45:34 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> > @andy-goryachev-oracle I took into consideration your comment regarding RTL > > and LTR behavior regarding JComboBoxes. I did the testing as we briefly > > discussed and all results led me to believe Aqua L&F combo boxes only > > supported the button being on the right. Will still need to check with a > > device natively set to RTL, but it turns out a nearly decade old JBS issue > > already exists for this JComboBox button issue. I'll leave that separate > > from this PR and possibly look into that other issue later. > > Yes, [JDK-8023912](https://bugs.openjdk.org/browse/JDK-8023912)... I am not > sure if this RTL is an issue. I guess it was mentioned in our meeting that > RTL should not affect JComboBox button. Maybe another question for apple, > since the button image drawn by JRS? I believe the question regarding font sizes was already sent to Apple last week. I can definitely add it to my ever-growing list of questions to Apple, but I was advised to keep this question to Apple focused on this particular issue. ------------- PR: https://git.openjdk.org/jdk/pull/9473