-
Bug
-
Resolution: Fixed
-
P2
-
23
-
b26
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 inJDK-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 forJDK-8226990 is not valid anymore after backing out the fix.
Few of the changes made in
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
- relates to
-
JDK-8345090 [REDO] - GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
- Open
-
JDK-8335130 The test "javax/swing/plaf/synth/ComponentsOrientationSupport/5033822/bug5033822.java" fails because the background color of the tabs is displayed incorrectly.
- Resolved
-
JDK-8226990 GTK & Nimbus LAF: Tabbed pane's background color is not expected one when change the opaque checkbox.
- Resolved
- links to
-
Commit(master) openjdk/jdk/96388be1
-
Review(master) openjdk/jdk/22379