https://bugs.kde.org/show_bug.cgi?id=415917
tr...@yandex.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |/fbb2be9aad196d92ca1a7adcc8 | |afa8b63ba83659 Status|CONFIRMED |RESOLVED --- Comment #3 from tr...@yandex.com --- Git commit fbb2be9aad196d92ca1a7adcc8afa8b63ba83659 by Tranter Madi. Committed on 13/01/2020 at 12:34. Pushed by trmdi into branch 'master'. Add KIO::DropJobFlag to allow manually showing the menu Summary: This patch allows the application to manually popup the menu by using the `KIO::ShowMenuManually` flag with the `DropJob::showMenu()` method. Test Plan: Can't reproduce the bug with this patch. Reviewers: #frameworks, davidedmundson, elvisangelaccio, mart, dfaure Reviewed By: dfaure Subscribers: ngraham, broulik, anthonyfieroni, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D26484 M +29 -5 src/widgets/dropjob.cpp M +37 -0 src/widgets/dropjob.h https://commits.kde.org/kio/fbb2be9aad196d92ca1a7adcc8afa8b63ba83659 -- You are receiving this mail because: You are watching all bug changes.