https://bugs.kde.org/show_bug.cgi?id=434345
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.1.2 Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/systemsettings/-/commit/ |ma/systemsettings/-/commit/ |38064e25e86e7dd4a17b6b47399 |ab8a47509e38b4a7709266cf591 |4dd1a69d1e73a |14ef4b35dae1c --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit ab8a47509e38b4a7709266cf59114ef4b35dae1c by Nate Graham, on behalf of Mathias Tillman. Committed on 26/06/2024 at 13:19. Pushed by ngraham into branch 'master'. Fix sub-category view remaining visible when moving to a top-level KCM This fixes an issue where the sub-category view would still be visible when opening a different kcm that is at the top level. For example, if you did: - systemsettings kcm_mouse - and then, while System Settings is still open on that page did: - systemsettings kcm_printer_manager The sub category view on the left would still be on the Mouse & Touchpad page. This commit fixes that by resetting the pageStack index to 0. FIXED-IN: 6.1.2 M +5 -0 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/ab8a47509e38b4a7709266cf59114ef4b35dae1c -- You are receiving this mail because: You are watching all bug changes.