-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0
-
None
when creating a QSystemTrayIcon
with an icon from QIcon::fromTheme
then the system tray icon is invisible (or transparent)
when i create the icon with QIcon
then QSystemTrayIcon works as expected
minimal repro:
https://github.com/milahu/qt-invisible-system-tray-icon