mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
05.19.2007 5d35c4adcb6fd52f02d83c8b8e82964ba8d41d02
refs
author jvergara <jvergara@localhost>
Sunday, August 5, 2007 13:19 +0200
committer jvergara <jvergara@localhost>
Sunday, August 5, 2007 13:19 +0200
commit5d35c4adcb6fd52f02d83c8b8e82964ba8d41d02
tree 33dba016bbc2080de214155e7596f0b1432f134d tree | zip | gz
parent 92be69ced668ace6903a27efa86aefd5f064b4d7 view | diff
Fix for issue 2059.

Mark the panels as non opaque to avoid having the white box in certain windows environments.

Instead of simulating a click on the OK button when the user accepts the certificate, directly call the method invoked when the button is clicked. This avoids having issues with focus, that actually make the button click to be ignored.

Use hexadecimal representation of the certificate instead of the address of the byte array.
2 files modified
47 ■■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/CertificateDialog.java 38 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/ui/LoginDialog.java 9 ●●●●● diff | view | raw | blame | history