Bug 130066

Summary: konqueror bookmark editor behaves strangely when moving list of filtered bookmarks
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Stefan Monov <logixoul>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: PC   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Stefan Monov 2005-10-21 19:23:40 UTC
Let's say you've got the following bookmarks: 
-(folder)blah1 
-(folder)blah2 
-axx 
-bxx 
-cyy 
-dxx 
Now you search for "xxx". You get: 
-axx 
-bxx 
-dxx 
Select all the three results. Cut them. Clear the "Search" field. Paste them 
into blah1. You get: 
-(folder)blah1 
--axx 
--bxx 
--cyy 
--dxx 
-(folder)blah2 
Expected behavior: 
You should get: 
-(folder)blah1 
--axx 
--bxx 
--dxx 
-(folder)blah2 
-cyy 
 
I'll try to summarize in plain words. When you filter your bookmarks and 
attempt to perform an action upon a section among the results, the action is 
performed upon the sequence of bookmarks between the foremost and latemost of 
the selected, as if the list wasn't filtered.
Comment 1 Stefan Monov 2005-10-21 20:01:53 UTC
I wrote 'Now you search for "xxx".' It should've been 'Now you search for "xx"'.
Comment 2 Stephan Kulow 2006-02-04 18:38:21 UTC
report at bugs.kde.org - we do patch keditbookmarks
Comment 3 Stefan Monov 2006-02-05 20:55:08 UTC
Did you mean to write "we don't patch keditbookmarks"? Because, if you patch it, then this is the place for the bug, isn't it?