Bug 504563 - The bounding box doesn't update automatically for the directory when going one level up
Summary: The bounding box doesn't update automatically for the directory when going on...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: bars: location (other bugs)
Version First Reported In: 25.04.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-20 12:48 UTC by Répási Dávid
Modified: 2025-05-25 10:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
1-in-the-directory (5.56 KB, image/jpeg)
2025-05-20 12:48 UTC, Répási Dávid
Details
2-one-level-up-by-default (4.78 KB, image/jpeg)
2025-05-20 12:49 UTC, Répási Dávid
Details
3-after-clicking-on-it-to-update-it (4.85 KB, image/jpeg)
2025-05-20 12:49 UTC, Répási Dávid
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Répási Dávid 2025-05-20 12:48:54 UTC
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
Comment 1 Répási Dávid 2025-05-20 12:49:20 UTC
Created attachment 181564 [details]
2-one-level-up-by-default
Comment 2 Répási Dávid 2025-05-20 12:49:39 UTC
Created attachment 181565 [details]
3-after-clicking-on-it-to-update-it
Comment 3 Répási Dávid 2025-05-22 14:35:54 UTC
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.