Bug 222467 - Let the user know that he is performing operations on files that have other operations pending
Summary: Let the user know that he is performing operations on files that have other o...
Status: RESOLVED DUPLICATE of bug 212830
Alias: None
Product: kio
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: SVN
Platform: Unlisted Binaries Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 23:28 UTC by Dotan Cohen
Modified: 2018-04-29 20:33 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dotan Cohen 2010-01-12 23:28:02 UTC
Version:            (using KDE 4.3.4)
Installed from:    Unspecified Linux

Due to the fact that one could have given an command to move a file but can still access the file before the move is completed, sometimes two commands may be given on the same file. Dolphin should warn that a file is queued for another operation before letting one give another command to it.

Steps to reproduce:
1) Make a directory "test1" with five files
2) Copy the directory and give it the name "test2"
3) Select all the files from test1 and paste into test2
4) Do not answer the Rename dialogue box, rather go back to test1 and rename one of the files that has not yet been transferred.
5) Answer the Rename dialogue box.

What happens:
Dolphin lets the user rename the queued files, then throws an error that the file does not exist.
Comment 1 Nate Graham 2018-04-25 16:30:27 UTC

*** This bug has been marked as a duplicate of bug 212830 ***