Summary: | Current actions not reset to default immediately in Configure Toolbars | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | faure, smartins |
Priority: | LO | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6 | |
Sentry Crash Report: |
Description
Sabine Faure
2010-04-16 23:53:47 UTC
The same bug happens with all the toolbars (main, views, schedule, Filters) from this dialogue. Trunk, Svn Rev 1115397 Can you test with another KDE app and re-assign this bug if you reproduce? SVN commit 1198579 by dfaure: * Fix toolbar editing when using setLocalXMLFile: the setXMLFile(ui_standards.rc) would find the localxmlfile instead, and one would end up with "No text!" menus, ouch. Or something else went wrong and one would end up with tons of empty menus. I added a new method loadStandardsXmlFile() which loads ui_standards.rc without unwanted side effects, much cleaner. * slotDefault: reload the XML before reloading the action list widgets, otherwise they are still outdated BUG: 234571 FIXED-IN: 4.6 M +12 -12 dialogs/kedittoolbar.cpp M +16 -3 xmlgui/kxmlguiclient.cpp M +9 -0 xmlgui/kxmlguiclient.h M +1 -1 xmlgui/kxmlguiwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1198579 *** Bug 209162 has been marked as a duplicate of this bug. *** |