[Bug 857] gtk look and feel setting causes javaws to hang if accessibility used

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Mar 4 07:36:00 PST 2014


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=857

--- Comment #11 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=07d7757eda0c
author: Omair Majid <omajid at redhat.com>
date: Tue Mar 04 10:35:17 2014 -0500

    PR857: Don't set look and feel multiple times

    2014-03-03  Omair Majid  <omajid at redhat.com>

        PR857
        * netx/net/sourceforge/jnlp/about/AboutDialog.java
        (run): Do not set look and feel.
        * netx/net/sourceforge/jnlp/runtime/Boot.java
        (main) <about>: Set look and feel before displaying dialog.
        * netx/net/sourceforge/jnlp/runtime/JNLPRuntime.java
        (initialize): Set look and feel before any UI is created.
        * netx/net/sourceforge/jnlp/security/SecurityDialog.java
        (init): Do not set look and feel.
        (setSystemLookAndFeel): Removed.
        * netx/net/sourceforge/jnlp/security/policyeditor/PolicyEditor.java
        (createInstance): Do not set look and feel.
        * netx/net/sourceforge/jnlp/security/viewer/CertificateViewer.java
        (showCertificateViewer): Do not set look and feel.
        (setSystemLookAndFeel): Removed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140304/df2e0dcd/attachment.html 


More information about the distro-pkg-dev mailing list