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

The event on the tray icon does not trigger and there is no message printed.

XMLWordPrintable

    • b108
    • 7
    • b134
    • x86
    • os_x, windows_xp
    • Verified

      Bug description:When Double-click with left button on the tray icon ,the event does not trigger and there is no message printed below.
      Testsuite name: AWT Regression
      JDK/JRE tested: jdk-7-ea-bin-b116-windows-amd64-28_oct_2010.exe
      OS/architecture: winxp-x64
      Reproducible: Always
      Reproducible on machine:
      [If sometimes] Also reproducible on machine:
      Is it a platform specific regression: N
      [If yes] Is it a new platform support: N
      [If yes] Regression relative to OS version:
      Is it a Regression: Y
      [If yes] Regression introduced in release/build: 1.7.0b115
      [If yes] Test result on FCS: See the actual result.

      Test run log location: http://jsqalab.sfbay.sun.com/results/Evergreen/7/1.7.0b116/awt/winxp-x64/work/closed/java/awt/TrayIcon/DisposeInActionEventTest/DisposeInActionEventTest.jtr

      Test run result location: http://jsqalab.sfbay.sun.com/results/Evergreen/7/1.7.0b116/awt/winxp-x64/work/closed/java/awt/TrayIcon/DisposeInActionEventTest/

      Steps to reproduce:
      1. Install test bundle JDK1.7.0b116 from
      http://jre.sfbay/java/re/jdk/7/promoted/ea/b116/bundles
      to C:/java
      2. Install Jtreg from http://jre.sfbay.sun.com/java/re/jtreg/4.1/promoted/latest/binaries/latest/jtreg/
       locate at C:/awt/reg/jct4.1
      3. Download and unzip jdk1.7.0b116 ws from http://hg.openjdk.java.net/jdk7/awt/jdk
      to C:/reg
      4. Modify the reg_awt.sh as:
      export JAVA_HOME=C:/java/jdk1.7.0
      C:/awt/reg/jtreg-4.1-bin-b02_21_may_2010/jtreg/linux/bin/jtreg -g -v -m -jdk:C:/java/jdk1.7.0 -r:C:/awt/reg/report -w:C:/awt/reg/work C:/awt/reg/7_awt_reg/test
      5. Make printer work fine.
      6. From command line, run sh reg_awt.sh
      7. After Jtreg launched, choose Current Configuration from View Filter:Status of ,
      8. Choose New Configuration from Configure of menu bar.
      9. Choose Yes form Specify Test to Run ,click Next button then choose From a List a File,click next button and click Browse button to choose C:/awt/reg/6u23-j2se-reg/awt.list.
      10. Click next button and select the default option.
      11. Choose Yes button from Specify Keyword? then click next button and type manual on the textfield of Response and click Done button to save a *jti file.
      12. Click StartRunning Test button to run the case.

      Case description:
      When the test starts, it adds the icon to the tray aread. If you don't see a tray icon, please, make sure that the tray area(also called Taskbar Status Area on MS Windows, Notification Area on Gnome or System Tray on KDE) is visible.Double-click with left button on the tray icon to trigger the action event. Brief information about action events is printed below. After each action event the tray icon is removed from the tray and then added back in a second.The test performs some automatic checks when removing the icon. If something is wrong the corresponding message is displayed below. Repeat double-clicks several times. If no 'Test FAILED' messages are printed, press PASS button else FAIL button.

      Actual behavior:
      When Double-click with left button on the tray icon ,the event does not trigger and there is no message printed below.

      Verify:
      on the same platform with the bulid jdk1.7.0b115 has the same issue.

            dcherepanov Dmitry Cherepanov
            tonyli Tony Li (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: