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

Sergey Bylokhov serb at openjdk.org
Fri Feb 9 04:32:55 UTC 2024


On Tue, 6 Feb 2024 05:43:26 GMT, Abhishek Kumar <abhiscxk at 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.

Is this report the same as the bug reported in JDK-6462396? seems it is a duplicate?

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

PR Comment: https://git.openjdk.org/jdk/pull/17720#issuecomment-1935318362


More information about the client-libs-dev mailing list