https://bugs.kde.org/show_bug.cgi?id=491007
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzping...@gmail.com --- Comment #1 from Maik Qualmann <metzping...@gmail.com> --- We use a KToolBarPopupAction for this function. According to the documentation, the popup menu is only available on a toolbar; in a menu it is a normal action. So we have to replace KToolBarPopupAction with something else, e.g. KActionMenu or similar. It also affects the album history function in the digiKam main menu. Maik -- You are receiving this mail because: You are watching all bug changes.