zelphirkalt
5 hours ago
Why has the tray icons still existing despite process being killed bug gone unfixed for decades?
Microsoft does not care or extremely sucks at quality assurance.
0x073
an hour ago
This is a bug of the application and not of windows.
It's maybe a bad API design, but in the end every app developer can fix it for their apps.
nubinetwork
2 hours ago
I'm guessing its some ipc that only adds or removes entries, but when you mouseover it sends a signal to the killed process, realizes its gone, and only then deletes the icon from the systray...
inigyou
2 hours ago
That is correct