On Wed, 8 Sep 2021 09:00:47 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> On macOS 11 (bigsur), using the Swing Aqua Look and Feel,
> the text of the selected and "pressed" JTabbedPane tab title text is just a 
> light gray outline of white text on a white background which is not readable. 
> Fix is to use selectedControlTextColor for 
> TabbedPane.selectedTabTitlePressedColor same as what we use for 
> TabbedPane.selectedTabTitleNormalColor. Result is black over white text same 
> as what is seen for native app pressed tabbedpane.

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5409

Reply via email to