Bug 435461

Summary: sub-items of Appearance category are not accessible after clicking home button
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Marco Martin <notmart>
Status: VERIFIED FIXED    
Severity: normal CC: nate
Priority: VHI Keywords: regression
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In: 5.22
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2021-04-07 12:04:10 UTC
Created attachment 137402 [details]
screenshot

STEPS TO REPRODUCE
1. open System Settings > Appearance
2. go back to intro page by clicking on home icon beside the search field
3. click on Appearance in the sidebar

OBSERVED RESULT
as we can see in the attached screenshot, subitems of Appearance category are not accessible

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 1 Nate Graham 2021-04-07 15:37:02 UTC
Cannot reproduce, but my System Settings is kinda messed up right now, so I will have to re-test later.
Comment 2 Patrick Silva 2021-05-16 13:16:46 UTC
I can also reproduce with Plasma 5.22 beta on Arch Linux.
Comment 3 Nate Graham 2021-05-16 15:15:29 UTC
Can reproduce.

Marco, can you take a look?
Comment 4 Marco Martin 2021-05-17 18:07:58 UTC
Git commit 5c9ccf72096f8595573836d984e9cd532f63d6af by Marco Martin.
Committed on 17/05/2021 at 18:06.
Pushed by mart into branch 'master'.

make sure we have 2 columns when loading a category

M  +3    -0    sidebar/package/contents/ui/SubCategoryPage.qml

https://invent.kde.org/plasma/systemsettings/commit/5c9ccf72096f8595573836d984e9cd532f63d6af
Comment 5 Marco Martin 2021-05-17 18:08:45 UTC
Git commit a255a4b75a8b4071c9c15c30ca573fae96da4306 by Marco Martin.
Committed on 17/05/2021 at 18:08.
Pushed by mart into branch 'Plasma/5.22'.

make sure we have 2 columns when loading a category

M  +3    -0    sidebar/package/contents/ui/SubCategoryPage.qml

https://invent.kde.org/plasma/systemsettings/commit/a255a4b75a8b4071c9c15c30ca573fae96da4306
Comment 6 Nate Graham 2021-05-17 18:21:00 UTC
Verified, thanks Marco!