https://bugs.kde.org/show_bug.cgi?id=399950
Méven Car <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Méven Car <[email protected]> --- OBSERVED RESULT "Copying" window appears and remains visible until I click some button in "File already exists" dialog. See the screenshot. EXPECTED RESULT "Copying" window only should appear after dolphin start the file operation. That might be not preferable: The filename conflicts are shown during the listing phase, and this phase can be long. Without this dialog/notification, the user could be waiting for seconds before he gets any visual feedback something is going on. Currently we show the dialog/notification only if the job lasts more than 200 or 500 ms, I don't remember. Yet we can show some progress just how many files/folders will be copied/moved. The dialog does not show it but should realistically to have some sense of the progress. The job phase are also not surfaced, but should. I bet if it did both, that would be less confusing. Something that could be nice, is have the name conflict window be modal over the copy progress one. But that would be only for the outside of plasma dialog case, so less important, and quite complicated. -- You are receiving this mail because: You are watching all bug changes.
