Summary: | Lock Key Status indicator in system tray no longer shows the "input-combo-on" icon when appropriate | ||
---|---|---|---|
Product: | [Unmaintained] kdeplasma-addons | Reporter: | Stuart K. Smith <stuartksmith> |
Component: | Keyboard Indicator | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, kdedev, nate, nicolas.fella, pafrape |
Priority: | NOR | ||
Version First Reported In: | 6.3.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/78491e5a3495a2319e47dae5a83c873c79acf8f3 | Version Fixed In: | 6.3.3 |
Sentry Crash Report: |
Description
Stuart K. Smith
2025-03-06 20:08:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7286 *** Bug 500827 has been marked as a duplicate of this bug. *** Git commit f68d21cbc60f693c689d7b7ac212ee793f537c6e by Vlad Zahorodnii, on behalf of Nicolas Fella. Committed on 10/03/2025 at 06:44. Pushed by vladz into branch 'master'. xkb: Fix reporting state for multiple modifiers We need to check all modifiers and combine the result, not abort after the first active one M +36 -18 src/xkb.cpp https://invent.kde.org/plasma/kwin/-/commit/f68d21cbc60f693c689d7b7ac212ee793f537c6e Git commit 78491e5a3495a2319e47dae5a83c873c79acf8f3 by Vlad Zahorodnii. Committed on 10/03/2025 at 07:12. Pushed by vladz into branch 'Plasma/6.3'. xkb: Fix reporting state for multiple modifiers We need to check all modifiers and combine the result, not abort after the first active one (cherry picked from commit f68d21cbc60f693c689d7b7ac212ee793f537c6e) Co-authored-by: Nicolas Fella <nicolas.fella@gmx.de> M +36 -18 src/xkb.cpp https://invent.kde.org/plasma/kwin/-/commit/78491e5a3495a2319e47dae5a83c873c79acf8f3 |