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

Win32 PLAF: Alt key must be pressed twice for focus toggle

XMLWordPrintable

    • x86
    • windows_98, windows_nt, windows_2000

      Name: diC59631 Date: 09/11/98

      Under Win32, you can press and release the Alt key to go to the first item in the pulldown menu. When you press and release it again, focus returns to the widget it was previously in.

      In the Swing Win32 look and feel, pressing Alt is not caught by Swing. Instead, keyboard focus moves to the Windows's system box (in the upper left corner of the window-this is controlled by windows) and the user gets no feedback at all to where his keyboard focus has vanished.

      I'm reporting this for Swing 1.1b2 running on JDK 1.1.6
      (Review ID: 38593)
      ======================================================================

      ###@###.### 2002-05-20

      Name: as83306 Date: 05/16/2002

      Regression test javax/swing/JPopupMenu/PopupTest/MenuTester.java fails with Hopper-b11, windows_2000-server, host-metamorphic, hotspot-server, JVM-32bit, desktop-active.

       For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
      #Test Results (version 2)
      #Thu May 09 02:02:47 PDT 2002
      #checksum:367b18c503c6f661
      #-----testdescription-----
      $file=C:\\regression\\hopper\\jdk1.4.1Tests\\tests\\b11\\javax\\swing\\JPopupMenu\\PopupTest\\MenuTester.java
      $root=C:\\regression\\hopper\\jdk1.4.1Tests\\tests\\b11
      author=Peter Zhelezniakov
      keywords=bug4213634 bug4503016
      run=USER_SPECIFIED build Driver Log MenuTester Robot TestCase TestFailedException TestMenu TestMenuItem Verifier\r\nUSER_SPECIFIED
      main/timeout=900 MenuTester\r\n
      source=MenuTester.java
      title=

      #-----environment-----

      #-----testresult-----
      description=file:///C:/regression/hopper/jdk1.4.1Tests/tests/b11/javax/swing/JPopupMenu/PopupTest/MenuTester.java
      end=Thu May 09 02:02:47 PDT 2002
      environment=regtest
      execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some test cases failed
      javatestOS=Windows 2000 5.0 (x86)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile compile build main
      start=Thu May 09 02:02:31 PDT 2002
      status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some test cases failed
      test=javax/swing/JPopupMenu/PopupTest/MenuTester.java
      work=C:\\results\\regression\\hopper\\b11\\METAMORPHIC-Windows_NT-jth13-jdk141b11.05-08.21-20-ALL\\javax\\swing\\JPopupMenu\\Popup
      Test

      #section:script_messages
      ----------messages:(4/200)----------
      JDK under test: (C:/Java/jdk141b11)
      java version "1.4.1-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b11)
      Java HotSpot(TM) Server VM (build 1.4.1-beta-b11, mixed mode)

      #section:build
      ----------messages:(3/188)----------
      command: build Verifier
      reason: User specified action: run build Driver Log MenuTester Robot TestCase TestFailedException TestMenu TestMenuItem Verifier
      elapsed time (seconds): 6.009
      result: Passed. No need to compile: Verifier.java

      #section:compile
      ----------messages:(3/201)*----------
      command: compile C:\\regression\\hopper\\jdk1.4.1Tests\\tests\\b11\\javax\\swing\\JPopupMenu\\PopupTest\\Driver.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 2.935
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/205)*----------
      command: compile C:\\regression\\hopper\\jdk1.4.1Tests\\tests\\b11\\javax\\swing\\JPopupMenu\\PopupTest\\MenuTester.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 3.054
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:build
      ----------messages:(3/97)----------
      command: build MenuTester
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0
      result: Passed. No need to compile: MenuTester.java

      #section:main
      ----------messages:(3/122)----------
      command: main MenuTester
      reason: User specified action: run main/timeout=900 MenuTester
      elapsed time (seconds): 9.153
      ----------System.out:(0/0)----------
      ----------System.err:(17/916)----------
      To rerun failed testcases, run:
      java MenuTester tcEmptyMenu tc4213634 tc4503016 tcWin2kAltTest
      java.lang.RuntimeException: Some test cases failed
      at MenuTester.report(MenuTester.java:336)
      at MenuTester.test(MenuTester.java:305)
      at MenuTester.main(MenuTester.java:342)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:536)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Some test cases failed
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some test cases failed
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some test cases failed

      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some test cases failed
      ======================================================================

            peterz Peter Zhelezniakov
            dindrigo Daniel Indrigo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: