-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b07
-
generic
-
generic
-
Verified
GTKLookAndFeel defines the UI properties "TitledBorder.border" as an EtchedBorder with default highlight/shadow colors. These colors are calculated as brighter/darker versions of the background, instead of getting them from the current theme.
More seriously, the UI properties "TitledBorder.titleColor" and "TitledBorder.font" are hard-coded in GTK L&F, causing the title to be rendered in small black text on a very dark background when using the HighContrastLargePrintInverse theme.
-
More seriously, the UI properties "TitledBorder.titleColor" and "TitledBorder.font" are hard-coded in GTK L&F, causing the title to be rendered in small black text on a very dark background when using the HighContrastLargePrintInverse theme.
-
- relates to
-
JDK-6423908 Accessibility: JConsole does not support High Contrast and other themes
-
- Resolved
-
-
JDK-6439354 Win L&F: TitledBorder colors are not from desktop
-
- Closed
-