-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
b114
-
generic
-
windows
WindowsLookAndFeel defines the UI default "TitledBorder.border" as an EtchedBorder with default highlight/shadow colors. These colors are calculated as brighter/darker versions of the background, making the border all but invisible on a black background such as in the High Contrast #1 color scheme.
The expected behavior is to use the desktop properties named ControlHighlightColor and ControlShadowColor in WindowsLookAndFeel.java.
The expected behavior is to use the desktop properties named ControlHighlightColor and ControlShadowColor in WindowsLookAndFeel.java.
- duplicates
-
JDK-8152647 Win L&F: TitledBorder colors are not from desktop
-
- Resolved
-
- relates to
-
JDK-6423908 Accessibility: JConsole does not support High Contrast and other themes
-
- Resolved
-
-
JDK-8152647 Win L&F: TitledBorder colors are not from desktop
-
- Resolved
-
-
JDK-8153056 8152647(duplicate of 6439354) Manual Test always passes
-
- Resolved
-
-
JDK-6439367 GTK L&F: TitledBorder colors and font are not from theme
-
- Closed
-