Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6436509

Vista: The Windows desktop property "win.defaultGUI.font" returns null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2
    • 6
    • 6
    • client-libs
    • generic
    • windows_vista

    Description

      ---
      reported on http://forums.java.net/jive/thread.jspa?messageID=121071&#121071
      The Windows desktop property "win.defaultGUI.font" returns null in Sun Java 1.4.2_11, 1.5.0_07, and the 1.6 b86 on a German Vista Beta2 Build 5384.

      - Karsten
      ---


      I have verified it on English Vista b5384 running latest mustang build.
      --
      import java.awt.Toolkit;

      public class Test {
          public static void main(String[] args) {
              System.out.println(Toolkit.getDefaultToolkit().getDesktopProperty("win.defaultGUI.font"));
          }
      }
      --

      Attachments

        Activity

          People

            dcherepanov Dmitry Cherepanov
            idk Igor Kushnirskiy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: