https://bugs.kde.org/show_bug.cgi?id=525753
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/735645779c |ma/kwin/-/commit/7fe2c4d5a7 |d1def8b422e313eb1a5d99240af |234a8b88ba3efb95bc982445269 |032 |4ec --- Comment #7 from Vlad Zahorodnii <[email protected]> --- Git commit 7fe2c4d5a7234a8b88ba3efb95bc9824452694ec by Vlad Zahorodnii. Committed on 15/09/2026 at 10:29. Pushed by vladz into branch 'Plasma/6.8'. Skip tabbox model resets for internal windows Internal windows don't show up in the task switcher, so there is no reason to perform a model reset. They don't have the skip switcher flag set, but they don't show up in the task switcher anyway because internal windows don't want to take focus. It also fixes an occasional crash when titlebar tooltips are enabled. A tooltip can be dismissed if the task switcher model is reset, which is not good because the underlying InternalWindow can be destroyed while the Workspace initializes it. Related: bug 522490 (cherry picked from commit 735645779cd1def8b422e313eb1a5d99240af032) M +1 -0 src/internalwindow.cpp M +3 -0 src/tabbox/tabbox.cpp https://invent.kde.org/plasma/kwin/-/commit/7fe2c4d5a7234a8b88ba3efb95bc9824452694ec -- You are receiving this mail because: You are watching all bug changes.
