Bugzilla – Bug 130066
konqueror bookmark editor behaves strangely when moving list of filtered bookmarks
Last modified: 2006-02-05 20:55:08 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.
I wrote 'Now you search for "xxx".' It should've been 'Now you search for "xx"'.
report at bugs.kde.org - we do patch keditbookmarks
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?