Bug 130066 - konqueror bookmark editor behaves strangely when moving list of filtered bookmarks
Summary: konqueror bookmark editor behaves strangely when moving list of filtered book...
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: Final
Hardware: PC SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 19:23 UTC by Stefan Monov
Modified: 2006-02-05 20:55 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

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