https://bugs.kde.org/show_bug.cgi?id=481967
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/98816 | |1d805526a527bf96a94af066757 | |774c552b Status|ASSIGNED |RESOLVED --- Comment #7 from Marco Martin <notm...@gmail.com> --- Git commit 988161d805526a527bf96a94af066757774c552b by Marco Martin. Committed on 06/03/2024 at 09:19. Pushed by mart into branch 'master'. Remove old focus workaround There was a workaround for an old bug (372476) that fixed the focus to the FullRepresentation item, but some applets wanted focus not on the root fullrepresentation item but on some descendant. For instance it breaks the calculator plasmoid keyboard input. Reverting that workaround on Plasma6 the original bug doesn't happen anymore. M +0 -9 src/plasmaquick/plasmoid/plasmoiditem.cpp https://invent.kde.org/plasma/libplasma/-/commit/988161d805526a527bf96a94af066757774c552b -- You are receiving this mail because: You are watching all bug changes.