https://bugs.kde.org/show_bug.cgi?id=405780
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@privat.broulik.de --- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- Adding an action to KActionCollection sets its objectName to the given name. DolphinNewFileMenu calls KNewFileMenu with "new_menu". I think the line Nate identified as causing the issue can be removed and the unittest adjusted to just look findChild("new_menu") instead of "newFileMenu". -- You are receiving this mail because: You are watching all bug changes.