https://bugs.kde.org/show_bug.cgi?id=354558

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fab...@ritter-vogt.de

--- Comment #11 from Fabian Vogt <fab...@ritter-vogt.de> ---
Dolphin does indeed do some weird stuff with its Control button:
in DolphinMainWindow::updateControlMenu:

    // All actions get cleared by QMenu::clear(). The sub-menus are deleted
    // by connecting to the aboutToHide() signal from the parent-menu.
    connect(menu, &QMenu::aboutToHide, helpMenu, &QMenu::deleteLater);

Is this even necessary?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to