Summary: | Bad alignment of the progress bar on a file dialog still loading the file list | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | karaluh <karaluh> |
Component: | Open/save dialogs | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a.samirh78, bugseforuns, kdelibs-bugs, nate, thomas.richard |
Priority: | NOR | Keywords: | usability |
Version: | 5.45.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/commit/7b1997933d1013f8a2e8cfd8ebd8c277c5622613 | Version Fixed In: | 5.82 |
Sentry Crash Report: | |||
Attachments: |
Screenshot of the mentioned issue
frameworks 5.45 on Arch Linux |
Description
karaluh
2009-05-25 13:13:58 UTC
Created attachment 33991 [details]
Screenshot of the mentioned issue
I think this is one for kdelibs. The open file dialogue shows the same behaviour. Is this still an issue with KDE Frameworks 5.44 or greater? Created attachment 112218 [details]
frameworks 5.45 on Arch Linux
Still valid on Arch Linux, frameworks 5.45.
Thanks for checking! I tested and I don't see a progress bar at all, just a spinning mouse cursor. Is this still an issue? I see both spinning cursor and progress bar neon unstable. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.20.80 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.1 A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/273 Git commit 7b1997933d1013f8a2e8cfd8ebd8c277c5622613 by Ahmad Samir. Committed on 17/04/2021 at 11:01. Pushed by ahmadsamir into branch 'master'. KDirOperator: show the progress bar above the horizontal scrollbar In compact view a horizontal scroll bar could be shown, adjust the position of the progress bar in that case. M +27 -2 src/filewidgets/kdiroperator.cpp https://invent.kde.org/frameworks/kio/commit/7b1997933d1013f8a2e8cfd8ebd8c277c5622613 |