Bug 398171 - Repeated dragging between windows broken
Summary: Repeated dragging between windows broken
Status: RESOLVED DUPLICATE of bug 383806
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Roman Gilg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-02 20:35 UTC by Roman Gilg
Modified: 2018-09-04 17:11 UTC (History)
2 users (show)

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 Roman Gilg 2018-09-02 20:35:58 UTC
Have two Dolphin windows open.

Drag from window 1 a file to window 2 (and do anything from the options). Now directly drag from window 2 a different file to window 1. The drag will fail, i.e. there is no option to move and selecting to copy will try to copy the previously dragged file of window 1.

Some early debugging shows that the data is never requested to be sent by window 2 through the appropriate KWayland interfaces.
Comment 1 Alexander Mentyu 2018-09-03 19:00:46 UTC
Related to/duplicate of bug https://bugs.kde.org/show_bug.cgi?id=383806
Comment 2 Nate Graham 2018-09-04 17:11:59 UTC

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