-
Enhancement
-
Resolution: Unresolved
-
P3
-
22, 23
-
None
-
linux
There is a much cleaner way using the DBUS API.
https://bugs.openjdk.org/secure/attachment/108275/SystemTrayTests.patch
We can also move the check out of XSystemTrayPeer to XToolkit.createTrayIcon(return null peer if not supported)
Also, we should recheck the Gnome shell version range again which is used to disable SystemTray support.
We should also exclude this check on Wayland, as it is not affected by this bug.
- relates to
-
JDK-8322750 Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
- Closed