Bug 438641 - The "File already exists" dialog shouldn't steal the focus
Summary: The "File already exists" dialog shouldn't steal the focus
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-14 17:50 UTC by ifs6nmho
Modified: 2021-06-15 16:13 UTC (History)
2 users (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 ifs6nmho 2021-06-14 17:50:07 UTC
SUMMARY


STEPS TO REPRODUCE
1. Copy a some files. Some of them need to be in the destination already;
2. Open another window, like Firefox.

OBSERVED RESULT
The confirmation dialog will steal the focus and if you skip or overwrite a file, the previous window won't be restored.

EXPECTED RESULT
Maybe a notification could appear in the system tray to confirm the operation or the Dolphin icon in the taskbar could be displayed with a flashing orange background.

SOFTWARE/OS VERSIONS

ADDITIONAL INFORMATION
I'm using the "medium" focus stealing prevention.
Comment 1 Nate Graham 2021-06-14 18:13:12 UTC
It it didn't steal focus, you would miss it, and the copy job would be silently stuck there for until you did notice it. It could be hours.

If you hate focus stealing, there are a variety of focus stealing preventiion settings in System Settings > Window Management > Window Behavior >
Comment 2 ifs6nmho 2021-06-15 16:13:06 UTC
A notification in the system tray would be less disrupting. Sometimes focus stealing is great for something really critical.