https://bugs.kde.org/show_bug.cgi?id=516073
--- Comment #7 from [email protected] --- Doing research and trying out a couple of things I managed to solve it using a workaround. Apparently it's some weird Wayland window class thing and the fact that the .desktop filename matters. What works: 1. Modify the .desktop file like this: - Take the Icon=msedge-eoficlgicibekocmfdomjbfnjmehnhcd-Default value - Set the StartupWMClass to the same value and add an underscore at the right position StartupWMClass=msedge-_eoficlgicibekocmfdomjbfnjmehnhcd-Default 2. Rename the .desktop to the same: msedge-_eoficlgicibekocmfdomjbfnjmehnhcd-Default.desktop After that everything works as expected. The PWA can be pinned independent from other PWAs and Task Manager displays the correct icon, regardless of workspace. In an ideal world this should not be necessary but maybe it helps someone else.... -- You are receiving this mail because: You are watching all bug changes.
