https://bugs.kde.org/show_bug.cgi?id=504116
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/6c8cb |ma/libplasma/-/commit/4e3bd |51c3b0066e4d093fda5539334f8 |91eeed424372a3f325c2a17dbb9 |03ef2cfa |d6a02891 --- Comment #6 from Nate Graham <[email protected]> --- Git commit 4e3bd91eeed424372a3f325c2a17dbb9d6a02891 by Nate Graham. Committed on 04/03/2026 at 19:23. Pushed by ngraham into branch 'Plasma/6.6'. plasmacomponents3/SwitchIndicator: Fix 'active' elements being shown when inactive The problem is currently hidden with Breeze because the handle is bigger than the socket so it covers the glitch. If we were to design a switch that sits only inside the socket, we observe that the active state is bleeding into the inactive one. 'Active' has no checks for visiblity so this commit adds one and makes the state show up only when the control is not inactive (0). FIXED-IN: 6.6.3 (cherry picked from commit 6c8cb51c3b0066e4d093fda5539334f803ef2cfa) 34ca76c9 plasmacomponents3: Fix 'active' elements being shown when the switch is inactive Co-authored-by: Filip Fila <[email protected]> M +2 -0 src/declarativeimports/plasmacomponents3/SwitchIndicator.qml https://invent.kde.org/plasma/libplasma/-/commit/4e3bd91eeed424372a3f325c2a17dbb9d6a02891 -- You are receiving this mail because: You are watching all bug changes.
