Bug 458898 - Inline filesystem operation progress bars
Summary: Inline filesystem operation progress bars
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-08 21:54 UTC by Reuben
Modified: 2022-09-08 21:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben 2022-09-08 21:54:57 UTC
SUMMARY

On one of my systems, the OS notifications that pop up for filesystem notifications no longer appear. I have no idea about whether an operation has finished or not.

Request: make this inline to dolphin, perhaps in addition to OS notifications. Take inspiration from Chrome or Firefox's handling of downloads, so that there's a clickable icon in the UI that shows a list of in progress operations on click or hover. (If there is one already, it's not obvious enough.) Ideally the icon would itself show some status, e.g. would be a pie that's filled based on the percentage of completion across all operations.

STEPS TO REPRODUCE
1. Do significant filesystem operations (copy, move, etc)
2. Somehow misconfigure your system so that OS notifications don't pop up for dolphin

OBSERVED RESULT
User is confused as to whether the operation has completed

EXPECTED RESULT
There should be somewhere obvious within Dolphin to get at any in progress operations

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.15.0-47
(available in About System)
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION