<Swing Dev> RFR: 8251377: [macos11] JTabbedPane selected tab text is barely legible
Phil Race
prr at openjdk.java.net
Tue Dec 15 20:49:01 UTC 2020
On Mon, 14 Dec 2020 04:55:02 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> The forumpost is here https://discussions.apple.com/thread/252067605
> The hardcoded being referred was in this 1st iteration of the fix
> https://openjdk.github.io/cr/?repo=jdk&pr=1182&range=00
OK. So I guess this could work for either light or dark theme but since we cache the result, if you switch theme whilst JDK is running it won't help - but we would have a bunch of work to do to support that.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1182
More information about the swing-dev
mailing list