https://bugs.kde.org/show_bug.cgi?id=369561
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/knewstuff/commit/f5f | |d5458d49f0f0b5e5d682fa13f21 | |636f597166 Resolution|--- |FIXED Version Fixed In| |5.73 Status|ASSIGNED |RESOLVED --- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit f5fd5458d49f0f0b5e5d682fa13f21636f597166 by Alexander Lohnau. Committed on 18/07/2020 at 19:26. Pushed by alex into branch 'master'. Fix details install dropdown in QWidgets dialog FIXED-IN: 5.73 The button was connected to the install slot, but if there is a dropdown the actions get the signal emitted and this signal was not handled. To try this out you can search for "jetbrains" in the dolphin services KNS dialog and go to the details page and install one of the variants. M +10 -2 src/ui/entrydetailsdialog.cpp M +1 -0 src/ui/entrydetailsdialog_p.h https://invent.kde.org/frameworks/knewstuff/commit/f5fd5458d49f0f0b5e5d682fa13f21636f597166 -- You are receiving this mail because: You are watching all bug changes.