Created attachment 181563 [details] 1-in-the-directory SUMMARY https://invent.kde.org/frameworks/kio/-/merge_requests/1842 introduced a small ui issue: When going back one level (or even more), the bounding box doesn't automatically discard the dropdown arrows space uptake, it only updates after I click on it. (pictures illustrate it well) STEPS TO REPRODUCE 1. Open dolphin 2. Go to a subdirectory 3. Go back OBSERVED RESULT The space for the dropdown arrow remains for the clickable box even though it is removed EXPECTED RESULT Have the bounding box match the width by default SOFTWARE/OS VERSIONS Linux: 6.14.6 KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 Wayland: 1.23.1-2
Created attachment 181564 [details] 2-one-level-up-by-default
Created attachment 181565 [details] 3-after-clicking-on-it-to-update-it
The issue does not happen or at least gets reset instantly, when using the buttons and clicking on them to navigate up directories, you have to use mouse buttons or shortcuts to trigger this.