-
Bug
-
Resolution: Fixed
-
P4
-
14, 15, 16, 17
-
b16
-
x86_64
-
linux
Testsuite name:regression manual
TestCase:javax/swing/JColorChooser/Test4222508.java
JDK/JRE Tested: JDK14,JDK15, JDK16 and JDK 17
OS: Ubuntu 20.10 x64
Steps to reproduce:
1. Launch the test case with "com.sun.java.swing.plaf.gtk.GTKLookAndFeel vm option. "Use the check box above the color chooser to disable it.
You should not be able to choose a color after disabling the color chooser.
Expected behavior:
User should not be able to choose a color after deselecting the enable the color chooser below checkbox.
Actual behavior:
User is able to choose color when color chooser is disabled.
TestCase:javax/swing/JColorChooser/Test4222508.java
JDK/JRE Tested: JDK14,JDK15, JDK16 and JDK 17
OS: Ubuntu 20.10 x64
Steps to reproduce:
1. Launch the test case with "com.sun.java.swing.plaf.gtk.GTKLookAndFeel vm option. "Use the check box above the color chooser to disable it.
You should not be able to choose a color after disabling the color chooser.
Expected behavior:
User should not be able to choose a color after deselecting the enable the color chooser below checkbox.
Actual behavior:
User is able to choose color when color chooser is disabled.
- duplicates
-
JDK-8078503 The color can be choosed using by the disable color chooser with the special options"-client -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel"
-
- Closed
-