STEPS TO REPRODUCE 1. open kinfocenter 2. click on hamburger button beside search field > Configure 3. select Icon View, click on "Ok" button OBSERVED RESULT nothing changes, side bar view is still active EXPECTED RESULT Icon View option should work or be removed. SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.18.80 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1
Not sure we even need to have these settings.
Patch: https://phabricator.kde.org/D27565
Git commit 3d515026d59c663fef2db26663acad40292eb5fc by Nate Graham. Committed on 13/03/2020 at 19:44. Pushed by ngraham into branch 'master'. Hide configure action in Info center mode Summary: There's nothing to configure, so hide the action that shows the configuration window. Related: bug 417981 FIXED-IN: 5.19.0 Test Plan: Open Info Center Click on hamburger menu No more {nav Configure...} menu item Reviewers: #plasma, mart, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: davidedmundson, broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27565 M +4 -0 app/SettingsBase.cpp https://commits.kde.org/systemsettings/3d515026d59c663fef2db26663acad40292eb5fc
Git commit 8060235a74b8d1f9f2b3558066d69ac3569b1caf by Nate Graham. Committed on 23/09/2020 at 20:35. Pushed by ngraham into branch 'Plasma/5.18'. Hide configure action in Info center mode Summary: There's nothing to configure, so hide the action that shows the configuration window. Related: bug 417981 FIXED-IN: 5.18.2 Test Plan: Open Info Center Click on hamburger menu No more {nav Configure...} menu item Reviewers: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27565 M +5 -0 app/SettingsBase.cpp M +38 -11 sidebar/SidebarMode.cpp https://invent.kde.org/plasma/systemsettings/commit/8060235a74b8d1f9f2b3558066d69ac3569b1caf