Bug 465634

Summary: Drag&Drop should not instantly grab focus to allow dropping on other applications
Product: [Applications] dolphin Reporter: Daniel <md5003>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: kfm-devel, sdar
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel 2023-02-12 19:14:42 UTC
SUMMARY
When initiating a drag when Dolphin did not have focus (eg another application window does have focus and is in front of it) then Dolphin should not directly grab focus and thus hide the other window (which is likely to be the destination  of the drag/drop)

STEPS TO REPRODUCE
1. Have another non-maximised window in front of dolphin
2. Directly initiate drag in dolphin


OBSERVED RESULT
Dolphin instantly takes focus and thus hides the other window

EXPECTED RESULT
Dolphin should not grab focus to allow easier drag&drop / only grab focus if it was a click and not a drag / if the drag destination is dolphin itself

SOFTWARE/OS VERSIONS

ADDITIONAL INFORMATION