Bug 338497 - Focus issue when copy file to same directory
Summary: Focus issue when copy file to same directory
Status: RESOLVED DUPLICATE of bug 333934
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.13.3
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-23 09:55 UTC by Ragnar Thomsen
Modified: 2014-08-23 10:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ragnar Thomsen 2014-08-23 09:55:45 UTC
When left-click-dragging a file into the same folder, the "File already exists" dialog opens and lets you type a new name for the file. This is a useful way to create a new file from a template file. However, right after this dialog opens, the "Copying"-progress window opens and steals the focus. This means that you cannot just start typing the new name, but have to manually change back to the "File already exists"-window, e.g. with alt+tab or the mouse. The natural workflow thus gets interrupted by the "Copying"-progress dialog.

It would be nice if the "Copying"-progress window opened in the background...
Comment 1 Ragnar Thomsen 2014-08-23 09:58:00 UTC
Correction:
That is, when left-click-dragging a file into the same directory and selecting "Copy Here"...
Comment 2 Christoph Feck 2014-08-23 10:35:07 UTC
*** This bug has been marked as a duplicate of bug 333934 ***