https://bugs.kde.org/show_bug.cgi?id=434345
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/systemsettings/-/commit/ |ma/systemsettings/-/commit/ |ab8a47509e38b4a7709266cf591 |3b043fa20e83907cd8e642729ba |14ef4b35dae1c |388732f844892 --- Comment #14 from Nate Graham <n...@kde.org> --- Git commit 3b043fa20e83907cd8e642729ba388732f844892 by Nate Graham. Committed on 26/06/2024 at 13:20. Pushed by ngraham into branch 'Plasma/6.1'. 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 (cherry picked from commit ab8a47509e38b4a7709266cf59114ef4b35dae1c) c1268bb2 Fix sub-category view still being visible when moving to a top-level kcm. d4d87610 Pop the pageStack to ensure the sub-category view is not visible when moving... Co-authored-by: Mathias Tillman <master.ho...@gmail.com> M +5 -0 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/3b043fa20e83907cd8e642729ba388732f844892 -- You are receiving this mail because: You are watching all bug changes.