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.

This pull request has now been integrated.

Changeset: 4efcd200
Author:    Prasanta Sadhukhan <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/4efcd2006f00a6347987ecdacd6e09d59a0006f4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8273478: [macos11] JTabbedPane selected and pressed tab is not legible

Reviewed-by: kizune, aivanov, serb

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

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

Reply via email to