Summary: | web shortcuts cannot be enabled (show in context menu) right after creation | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Marcel Partap <mpartap> |
Component: | servicemenus | Assignee: | Aaron J. Seigo <aseigo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.3 | |
Sentry Crash Report: |
Description
Marcel Partap
2009-08-25 10:24:26 UTC
Confirmed using current trunk (r1020839). Git commit ef70e0fe2504a9b49457a01dce19f822f3237081 by Dawit Alemayehu. Committed on 18/10/2011 at 20:40. Pushed by adawit into branch 'KDE/4.7'. When creating a new web shortcut desktop file, make sure the desktopEntryName is properly set. Otherwise, it will show up as an empty entry in the preferred web shortcut list. BUG: 205053 FIXED-IN: 4.7.3 M +18 -48 kurifilter-plugins/ikws/ikwsopts.cpp M +43 -1 kurifilter-plugins/ikws/searchprovider.cpp http://commits.kde.org/kde-runtime/ef70e0fe2504a9b49457a01dce19f822f3237081 Git commit 26387a7289c2265f54e60d3b8cae321531c3ef2e by Dawit Alemayehu. Committed on 18/10/2011 at 20:40. Pushed by adawit into branch 'master'. When creating a new web shortcut desktop file, make sure the desktopEntryName is properly set. Otherwise, it will show up as an empty entry in the preferred web shortcut list. BUG: 205053 FIXED-IN: 4.7.3 (cherry picked from commit ef70e0fe2504a9b49457a01dce19f822f3237081) M +18 -48 kurifilter-plugins/ikws/ikwsopts.cpp M +43 -1 kurifilter-plugins/ikws/searchprovider.cpp http://commits.kde.org/kde-runtime/26387a7289c2265f54e60d3b8cae321531c3ef2e |