-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b10
-
generic
-
generic
-
Verified
JColorChooser.createDialog spec says:
If the "OK" or "Cancel" buttons are pressed, the dialog is automatically hidden (but not disposed).
After the fix to 4821426, it appears this has regressed. That is, the dialog is disposed when it should not be.
If the "OK" or "Cancel" buttons are pressed, the dialog is automatically hidden (but not disposed).
After the fix to 4821426, it appears this has regressed. That is, the dialog is disposed when it should not be.
- relates to
-
JDK-4821426 JColorChooser doesn't pass "X" to cancel ActionListener
- Resolved