Summary: | Old screen content sometimes not updated with color blindness correction enabled | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | the.real.icecream95 |
Component: | platform-drm | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, xaver.hugl |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/af0ce59feec294f3159d27ef9727cf5443fc9d61 | Version Fixed In: | 6.5.0 |
Sentry Crash Report: | |||
Attachments: | Demonstrates the bug, with closed context menus still visible |
Description
the.real.icecream95
2025-09-01 12:03:25 UTC
Thank you for the bug report! However Plasma 6.3.4 no longer receives updates or maintenance from KDE; active versions are 6.4 or newer. Please upgrade to an active version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one. If you need help with Plasma 6.3.4, please contact your distribution, who bears the responsibility of providing help for older releases that are no longer receiving updates from KDE. If you can reproduce the issue after upgrading to an active version, feel free to re-open this bug report. Reproduced with kwin 6.4.4. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8245 Git commit 0d35d05d988a60d739b38a6a5a4d3258ea3844e0 by Xaver Hugl. Committed on 15/10/2025 at 14:54. Pushed by zamundaaa into branch 'master'. scene/windowitem: emit Window::damaged when subsurfaces get removed too Otherwise we miss some necessary repaints in offscreen effects. M +3 -0 src/scene/item.cpp M +2 -0 src/scene/item.h M +2 -0 src/scene/windowitem.cpp https://invent.kde.org/plasma/kwin/-/commit/0d35d05d988a60d739b38a6a5a4d3258ea3844e0 Git commit af0ce59feec294f3159d27ef9727cf5443fc9d61 by Xaver Hugl. Committed on 15/10/2025 at 15:40. Pushed by zamundaaa into branch 'Plasma/6.5'. scene/windowitem: emit Window::damaged when subsurfaces get removed too Otherwise we miss some necessary repaints in offscreen effects. (cherry picked from commit 0d35d05d988a60d739b38a6a5a4d3258ea3844e0) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +3 -0 src/scene/item.cpp M +2 -0 src/scene/item.h M +2 -0 src/scene/windowitem.cpp https://invent.kde.org/plasma/kwin/-/commit/af0ce59feec294f3159d27ef9727cf5443fc9d61 |