https://bugs.kde.org/show_bug.cgi?id=495029
Kurt Hindenburg <khindenb...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/konsole/-/commit/ab75 | |1a3b16e3da3eb8b0cd6366dea23 | |4ce74c0ac Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Kurt Hindenburg <khindenb...@kde.org> --- Git commit ab751a3b16e3da3eb8b0cd6366dea234ce74c0ac by Kurt Hindenburg, on behalf of Blaise Duszynski. Committed on 17/02/2025 at 23:26. Pushed by hindenburg into branch 'master'. Add HamburgerMenu only once per instance A new HamburgerMenu is added to the context menu each time it is opened which causes a delay after enough invocations. Skip adding another if one has already been added. M +7 -3 src/session/SessionController.cpp M +2 -0 src/session/SessionController.h https://invent.kde.org/utilities/konsole/-/commit/ab751a3b16e3da3eb8b0cd6366dea234ce74c0ac -- You are receiving this mail because: You are watching all bug changes.