https://bugs.kde.org/show_bug.cgi?id=489057
--- Comment #3 from elgoogno...@gmail.com --- Also, I found a difference. In the original user account where "Enter edit mode" is malfunction, after trying entering edit mode the journal log in the KSystemLog emerged 2 new entries: ``` plasmashell file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/PanelConfiguration.qml:536:9: QML SpinBox: Binding loop detected for property "implicitWidth" plasmashell file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:328:17: QML SpinBox: Binding loop detected for property "implicitWidth" ``` , which do not exist after successfully entering edit mode in the fresh user account I compared PanelConfiguration.qml and ConfigOverlay.qml between the erroneous account, the fresh account (the file should be the same, right?), and from another laptop also running Garuda linux with same KDE Plasma version, and found no difference in the file. Hope these info help. Thank you. -- You are receiving this mail because: You are watching all bug changes.