JDK-8208386 : Tooltip can not be displayed when placing the mouse over the tray icon
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u201,8,11,12,13
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2018-07-23
  • Updated: 2024-02-15
  • Resolved: 2024-02-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Duplicate :  
Description
Testsuite name: Awt manual
Test name(s): AWT_SystemTray/Manual/TrayIconBasicCheck
Product(s) tested: JDK 8u192 b02(64bit)
OS/architecture: oel7.5-uek-x64/tonga-4.0.2-rc2.jar

Actual behavior:
At step8,Tooltip can not be displayed when placing the mouse over the tray icon, refer to TrayIconBasicCheck.png. And the step9 and step10 have the same issue. 
Comments
[if Fail] Test result on FCS:jdk1.8.0b132 on the same platform:Failed
12-07-2019

1.We can reproduce this issue on oel7.4-uek-x64 with JDK11.0.2b01 (64bit)/8u192b02(64bit) 2.We reran the test on oel7.5-uek-x64 with JDK11.0.2b01 (64bit),the case failed as the same issue.
23-10-2018

[~pwu] does it affect JDK 12 or 11?
27-07-2018