Bug 465634 - Drag&Drop should not instantly grab focus to allow dropping on other applications
Summary: Drag&Drop should not instantly grab focus to allow dropping on other applicat...
Status: REPORTED
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: 2023-02-12 19:14 UTC by Daniel
Modified: 2024-03-07 16:19 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 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