On Tue, 6 Feb 2024 05:43:26 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

> JTabbedPane's content area, tab area and tab background color are not as 
> expected when opaque is set to true or false. 
> The proposed fix is to handle the TabbedPane's background color in installed 
> LAFs. Manual test is added to support the fix and there is no regression 
> caused by the fix. 
> 
> Proposed fix is tested in Ubuntu 22.04 and Oracle linux.
> 
> CI link is posted in JBS.

This pull request has now been integrated.

Changeset: b9a142a2
Author:    Abhishek Kumar <abhis...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b9a142a2243676b3f4fe288e7a28f4957a4d1edd
Stats:     315 lines in 5 files changed: 308 ins; 0 del; 7 mod

8226990: GTK & Nimbus LAF: Tabbed pane's background color is not expected one 
when change the opaque checkbox.

Reviewed-by: tr, honkar, psadhukhan

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

PR: https://git.openjdk.org/jdk/pull/17720

Reply via email to