Bug 368845 - Don't close FolderView popup when dragging and dropping a file
Summary: Don't close FolderView popup when dragging and dropping a file
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-15 12:23 UTC by Kai Uwe Broulik
Modified: 2020-01-23 18:50 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2016-09-15 12:23:29 UTC
When dragging a file from a FolderView in a panel (I have my Downloads folder there) and then dropping it elsewhere, as soon as the "Copy Here/Move Here/Link Here" dialog appears, the FolderView popup closes. The menu probably takes focus but if possible the dialog should disable auto-hiding until the DropJob has finished.

Reproducible: Always

Steps to Reproduce:
1. Place FolderView in panel
2. Drag a file from there to another application
3.

Actual Results:  
The Copy Here/Move Here/Link Here menu opens and the FolderView popup closes

Expected Results:  
The Copy Here/Move Here/Link Here menu opens and the FolderView popup stays open and I can then select some other files etc.

In Kickoff, for instance, dragging and dropping a favorite does not close the popup (because there's no dialog afterwards)
Comment 1 Alexander Mentyu 2017-12-13 09:46:44 UTC
Folder View widget popup not close upon dragging in:


Distribution: KDE neon Developer Edition - Unstable Branches
Plasma: 5.11.90
Frameworks: 5.42.0
Qt: 5.9.3
Kernel 4.10.0-42-generic


Netrunner Rolling
Plasma: 5.11.4
Apps: 17.08.3
Frameworks: 5.40.0
Qt: 5.9.3
Kernel: 4.14.3-1-MANJARO
Comment 2 Nate Graham 2020-01-23 18:50:17 UTC
Now it stays open.