https://bugs.kde.org/show_bug.cgi?id=489209
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/systemsettings/-/commit/ | |8931ccd1f12cabb425c33b7df30 | |d14e96c295d82 Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 8931ccd1f12cabb425c33b7df30d14e96c295d82 by Nate Graham. Committed on 26/06/2024 at 17:39. Pushed by ngraham into branch 'master'. Force focus to subcategory page only when actually needed Previously we were forcing focus to it anytime it existed, even if it did not have enough items to become visible. This bug was masked by the previous code, which popped the subcategory column explicitly when showing the intro page. Removing that in ed05004b033950a4715ca7f0085198d2bed5b895 exposed the bug, which is fixed in this commit. M +1 -1 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/8931ccd1f12cabb425c33b7df30d14e96c295d82 -- You are receiving this mail because: You are watching all bug changes.