JDK-8345004 : [BACKOUT] GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 23
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2024-11-26
  • Updated: 2025-01-17
  • Resolved: 2024-11-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 24
24 b26Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The fix for JDK-8226990 causes regression in dark theme for GTK L&F on Ubuntu system and that results in manual test failures identified recently.

Few of the changes made in JDK-8226990 is further modified in JDK-8335130.

Backing out the overall fix to prevent any regression and will revisit the original issue later. TestJTabbedPaneOpaqueColor.java test pushed with the original fix for JDK-8226990 is not valid anymore after backing out the fix.


Comments
Changeset: 96388be1 Branch: master Author: Abhishek Kumar <abhiscxk@openjdk.org> Date: 2024-11-27 08:24:01 +0000 URL: https://git.openjdk.org/jdk/commit/96388be1b59f90d226438917c6f5400bb0af5106
27-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22379 Date: 2024-11-26 05:22:59 +0000
26-11-2024