Created attachment 173156 [details] The two separators have been circled. SUMMARY The separators in two column view of system settings (for example when maximized) are not consistent. The new look and old look show up at the same time. STEPS TO REPRODUCE 1. Launch the system settings. 2. Choose an option with sidebar view, like "Keyboard" or "WiFi & Internet". 3. Maximize the window to make two-column sidebar view show up. OBSERVED RESULT The separators below the title bar have two kinds of look. The left one is the old look. The right one is the new look ( thin line that does not touch the horizontal line below). EXPECTED RESULT Both separators should have new look. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 40 KDE spin KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION It should be understandable with screenshot provided.
Can confirm.
Oh, I understand now, why it is like this: The "|"-like divider is used to separate the navigation section to the left from the setting content section to the right. However, some settings have sub-screens and thus show the navigation for the sub-screens, such as the keyboard setting (> Keyboard, > Virtual Keyboard, > Shortcuts). If there is enough horizontal space for the window, both the main navigation and the navigation for the subscreens is shown side-by-side. Now, the divider used between the main navigation and the sub-screen navigation is this thick vertical line from top to bottom. So, it's not that inconsistent, it only seems that way. If anything is improved here, I'd suggest to either - indeed make the separators look similar, - or make the separator between the navigation section and the settings content rather more strong than the separator between main and sub-section navigation
We should probably make both look similar, to the extend this is practical and possible.