https://bugs.kde.org/show_bug.cgi?id=422786
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |2a5ef4e173ff7f24e4a7e895b73 |94a04a556cec8f06e592d7d7feb |978ff0a7b97b6 |7ec70fa4ca227 Status|ASSIGNED |RESOLVED --- Comment #58 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 94a04a556cec8f06e592d7d7feb7ec70fa4ca227 by David Edmundson, on behalf of Severin von Wnuck. Committed on 14/05/2023 at 08:23. Pushed by davidedmundson into branch 'master'. libtaskmanager: Fix appmenu caching The appmenu properties are not propagated to the cached `KWindowInfo` due to missing window flags. Forcing the creation of a new `KWindowInfo` with the correct flags allows the appmenu to be displayed without requiring any refocusing. Also fixes the caching for activities. M +3 -0 libtaskmanager/xwindowtasksmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/94a04a556cec8f06e592d7d7feb7ec70fa4ca227 -- You are receiving this mail because: You are watching all bug changes.