Summary: | Adding a menu item to a toolbar does not work | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Paul Grandperrin <paul.grandperrin> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | peter.penz19, uetsah |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Paul Grandperrin
2010-01-03 16:50:28 UTC
This looks mostly the same as bug 218485 Thanks SVN commit 1069933 by cfeck: Fix crash with context menus on KMenu CCBUG: 218485 CCBUG: 221123 This only fixes the crash, but the invoked action still does not work. There seems to be a Qt 4.6 regression. M +3 -0 kmenu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1069933 SVN commit 1070420 by cfeck: Fix context menus on KMenu QMenu::activeAction() is already 0 when the action is emitted. BUG: 218485 BUG: 221123 M +6 -4 kmenu.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1070420 *** Bug 222986 has been marked as a duplicate of this bug. *** |