-
Bug
-
Resolution: Fixed
-
P2
-
20
-
b29
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298428 | 21 | Sergey Bylokhov | P2 | Closed | Fixed | b02 |
UIManager.getDefaults().put("CheckBox[Disabled].textForeground", checkboxColor);
UIManager.getDefaults().put("RadioButton[Enabled].textForeground", radioButtonColor);
Uncovered here: https://github.com/openjdk/jdk/pull/10755#issuecomment-1284626373
- backported by
-
JDK-8298428 The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
-
- Closed
-
- relates to
-
JDK-8298149 The "RadioButton[Disabled].textForeground" does not work in Numbus
-
- Open
-
-
JDK-8075916 The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
-
- Resolved
-
-
JDK-8295006 Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194.
-
- Resolved
-
-
JDK-8298153 Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194
-
- Resolved
-
- links to
-
Commit openjdk/jdk20/03a694af
-
Commit openjdk/jdk/5540a8c5
-
Review openjdk/jdk20/17
-
Review openjdk/jdk/11531