Created attachment 136634 [details] screenshot open systemsettings5 click on topic 'applications' We now have two panels in two rows: 'applications' and the neighboring panel with additional info (depending on the selection of the 'applications' panel entries) Leave it open in this state Now right-click on the networks icon (neighboring the clock) in the system-tray The already open systemsettings panel now opens the 'connections' info panel. BUT: This happens neighboring to the already displayed 'applications' panel... this is plain wrong. see attached screenshot. I have the impression, this happens on any item in systemsettings having a 'second' panel (hierarchy) when clicking on the entry (did not test all, though)
Can reproduce.
*** Bug 438609 has been marked as a duplicate of this bug. ***
*** Bug 449495 has been marked as a duplicate of this bug. ***
*** Bug 459060 has been marked as a duplicate of this bug. ***
*** Bug 459942 has been marked as a duplicate of this bug. ***
*** Bug 484150 has been marked as a duplicate of this bug. ***
*** Bug 486511 has been marked as a duplicate of this bug. ***
It looks like this was fixed by the same change that fixed Bug 446288, which was done by Nicolas Fella and will be available in Plasma 6.0.5!
Nope, not fixed, my mistake.
*** Bug 488018 has been marked as a duplicate of this bug. ***
Since I misread this and thought it actually was fixed, just a quick clarification: The title of the bug is correct. However, the steps to reproduce (as in the original report) no longer actually expose the bug. This is due to the fact that the network settings also shows 2 columns (and thus there is no need to hide the second column). The content of the second column is swapped out correctly. New steps to reproduce 1.) Open Systemsettings 2.) Click on first level entry with an arrow (e.g. "Mouse & Touchpad" or "Keyboard"). A second column for that entry is displayed (e.g. for "Mouse & Touchpad" there will now be a column "Mouse", "Touchpad", "Screen edges") 3.) Right-click printer-ion in the panel (next to the clock, set it to show if it isn't currently visible) and select "Configure printers" Expected Result: Systemsettings should only show 1 column and the rest of the window should be the printer settings page. Actual Result: Systemsettings shows the second column that was previously shown.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/systemsettings/-/merge_requests/319
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
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.homer@gmail.com> M +5 -0 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/3b043fa20e83907cd8e642729ba388732f844892