Bug 205053

Summary: web shortcuts cannot be enabled (show in context menu) right after creation
Product: [Applications] konqueror Reporter: Marcel Partap <mpartap>
Component: servicemenusAssignee: 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

Description Marcel Partap 2009-08-25 10:24:26 UTC
Version:           4.3.64 (KDE 4.3.64 (KDE 4.4 >= 20090812)) (using 4.3.64 (KDE 4.3.64 (KDE 4.4 >= 20090812)), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.31-rc5-00513-ga3620f7-dirty

Steps to reproduce:
1) add web shortcut (New => Ok)
2) tick the checkbox in front of it to put it into menu
3) ok the settings dialog
4) mark some text and have the 'Search for [..] with..' context menu *not* contain the selected shortcut

it's not a bug one runs into daily but has been there like forever *g
Comment 1 FiNeX 2009-09-08 12:39:29 UTC
Confirmed using current trunk (r1020839).
Comment 2 Dawit Alemayehu 2011-10-18 19:22:58 UTC
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
Comment 3 Dawit Alemayehu 2011-10-18 19:31:17 UTC
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