<Swing Dev> RFR: 8251377: [macos11] JTabbedPane selected tab text is barely legible
Sergey Bylokhov
serb at openjdk.java.net
Tue Dec 1 18:20:56 UTC 2020
On Mon, 30 Nov 2020 04:49:25 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Since the apple forum post is still unanswered and if we want it to be fixed for JDK16, I dont see any other alternative than to fix by what I did in the 1st iteration of this by hardcoding. I dont think we are going to enable dark mode in JDk16 so we will have time to think on that when we enable that and hopefully Apple will come back by that time and we can revisit this.
Can you try some small sample code and create the tabpane using Cocoa then set some state to the pane(like selected) and request its font?
-------------
PR: https://git.openjdk.java.net/jdk/pull/1182
More information about the swing-dev
mailing list