https://bugs.kde.org/show_bug.cgi?id=357175
Bug ID: 357175 Summary: dolphin 4.13.3 ignore Drag & Drop action type Product: dolphin Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: c...@raymisoft.de In my Qt5 application will drag action starts with code fragment: drag->exec(Qt::CopyAction, Qt::CopyAction); Dolphin show correct mouse symbol (+) for copy action. But after dropping, popped up the context menu to choose: copy, move and link. All three menu items are enabled and be executed. But only the action copy should allowed. Krusader have this identical problem. A cross check with GNOME nautilus and Xfce thunar is a proof, than my QT5 application working correct. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.