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

REGRESSION: MenuBar does not respect Font under XAWT

XMLWordPrintable

    • b35
    • generic
    • generic

      Synopsis says it all. Under MAWT, the MenuBar text along with the other menu item text all changes to the same Font. Under XAWT, only the menu items use the new Font. Run the attached script to test with the JCK test.

      This bug is filed for bug 4958729.
      ---
      #!/bin/bash

      #Paths in Java Software:
      JDK="/java/re/jdk/1.5.0/promoted/latest/binaries/solaris-sparc"
      JCK="/java/re/jck/1.5/promoted/beta/b08/binaries/JCK-runtime-15"

      export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
      #export AWT_TOOLKIT=XToolkit
      #export AWT_TOOLKIT=MToolkit
      echo $AWT_TOOLKIT

      $JDK/bin/java javasoft.sqe.tests.api.java.awt.interactive.MenuBarTests -TestCase
      ID MenuBarTest0001

            mbronsonsunw Mike Bronson (Inactive)
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: