https://bugs.kde.org/show_bug.cgi?id=490586
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.3 Latest Commit| |https://invent.kde.org/plas | |ma/kscreen/-/commit/3e8ccda | |33895efe9311b5b5f1e142c6d60 | |8846da Status|ASSIGNED |RESOLVED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 3e8ccda33895efe9311b5b5f1e142c6d608846da by Nate Graham, on behalf of Oliver Beard. Committed on 04/04/2025 at 12:44. Pushed by olib into branch 'master'. kcm: Fix wrong settings shown when reverting changes When reverting display changes, due to model changes, the StackLayout's currentIndex is changed by the stackLayout. This is a behaviour added in Qt 6.5, and requires working around to ensure we keep it the same as selectedOutput. FIXED-IN: 6.3 M +6 -0 kcm/ui/Panel.qml https://invent.kde.org/plasma/kscreen/-/commit/3e8ccda33895efe9311b5b5f1e142c6d608846da -- You are receiving this mail because: You are watching all bug changes.