[icedtea-web] RFC: regression in certificate information dialogs

Omair Majid omajid at redhat.com
Thu Oct 28 11:04:05 PDT 2010


Hi,

There has been a regression in netx which causes some some dialogs 
(those showing information about certificates) to be disposed 
immediately after they shown. The attached patch makes these dialogs 
modal again so they are not disposed instantly.

ChangeLog
2010-10-28  Omair Majid  <omajid at redhat.com>

     * netx/net/sourceforge/jnlp/security/SecurityWarningDialog.java
     (showMoreInfoDialog): Make dialog modal.
     (showCertInfoDialog): Likewise.
     (showSingleCertInfoDialog): Likewise.
     (initDialog): Use setModality instead of setModal.

Any thoughts or comments?

Thanks,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-web-show-moreinfo-dialogs.patch
Type: text/x-patch
Size: 1708 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101028/dd99f369/icedtea-web-show-moreinfo-dialogs.patch 


More information about the distro-pkg-dev mailing list