Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Not an Issue
-
Affects Version/s: 7u75, 8u31, 9, 10, 11, 12, 13, 14, 15
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Environment:
Mac10.13 x64/JDK 10.0.2 b07(64bit)
-
Subcomponent:
-
CPU:x86
-
OS:os_x
Description
Testsuite name: Regression manual
Test name(s):java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html
Product(s) tested: JDK10.0.2b07 (64bit)
Test tool: jtreg4.2b12
OS/architecture: mac10.13-x64(Processor:2.2 GHz Intel Core i7/Memory:4 GB 1333 MHz DDR3)
Actual behavior:
1)Two MOUSE_ClLICKED events were sent to Java after double-clicking on the icon with left mouse button.Refer to DblClick-left.png
2)One MOUSE_ClLICKED and one ACTION_PERFORMED event shows after single-clicking on the icon with right mouse button.Refer to DblClick-right.png
Test name(s):java/awt/TrayIcon/DblClickActionEventTest/DblClickActionEventTest.html
Product(s) tested: JDK10.0.2b07 (64bit)
Test tool: jtreg4.2b12
OS/architecture: mac10.13-x64(Processor:2.2 GHz Intel Core i7/Memory:4 GB 1333 MHz DDR3)
Actual behavior:
1)Two MOUSE_ClLICKED events were sent to Java after double-clicking on the icon with left mouse button.Refer to DblClick-left.png
2)One MOUSE_ClLICKED and one ACTION_PERFORMED event shows after single-clicking on the icon with right mouse button.Refer to DblClick-right.png
Attachments
Issue Links
- relates to
-
JDK-7158615 [macosx] Some TrayIcon tests presume action trigger on BUTTON1
-
- Resolved
-