https://bugs.kde.org/show_bug.cgi?id=364492
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/plas | |ma-workspace/bfbf06ef8f3c6a | |135e4765b691696a10ad22ea84 Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |FIXED --- Comment #2 from Eike Hein <h...@kde.org> --- Git commit bfbf06ef8f3c6a135e4765b691696a10ad22ea84 by Eike Hein. Committed on 20/06/2016 at 08:30. Pushed by hein into branch 'Plasma/5.7'. Fix launchers getting lost on DND resorts when using 5.6-style config. This is an unfortunate regression that crept in via 7eff45a98f4e5 the just the other day: Legacy config can have query items other than iconData in launcher URLs, which also need to be stripped before doing the equivalence test matching up launcher-backed window tasks with launcher URLs. Back to venerable launcherUrlsMatch() as originally -- the real speed optimization is in fetching the right role, anyway, and as it turns out we really can't save that one call to adjusted() as it was necessary. M +1 -2 libtaskmanager/tasksmodel.cpp http://commits.kde.org/plasma-workspace/bfbf06ef8f3c6a135e4765b691696a10ad22ea84 -- You are receiving this mail because: You are watching all bug changes.