-
Bug
-
Resolution: Fixed
-
P3
-
7, 7u6
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.
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.
- duplicates
-
JDK-6986598 The case is failed due to no balloon message appeared near the TrayIcon.
- Closed
-
JDK-6986600 The case is failed due to no message displayed on the panel.
- Closed
-
JDK-6986601 The case is failed due to popup menu cann't be shown.
- Closed
-
JDK-7029240 Tray icon does not show display message
- Closed
-
JDK-7006615 TrayIcon right click popup menu doesn't show up in java7b115 afterward
- Closed