Bug 205053 - web shortcuts cannot be enabled (show in context menu) right after creation
Summary: web shortcuts cannot be enabled (show in context menu) right after creation
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: servicemenus (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 10:24 UTC by Marcel Partap
Modified: 2011-10-18 19:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.7.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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