Version: 4.2.1 (KDE 4.2.1) (using 4.2.1 (KDE 4.2.1), Arch Linux) Compiler: gcc OS: Linux (x86_64) release 2.6.28-ARCH Are there plans to fix it? Trying to use the cookie config module in the settings dialg, I have to manually scroll to a specific site to delete cookies, if i use the filter the cookies are hidden for the displayed sites. Konqueror sends cookies that it should not I often asked permission for sites to set cookies, even though i did already decide for them, so the cookie database is broken It does not work :(
Deleting cookies does not seem to take place, probably one would have to kill ALL konqueror processes, and reboot to be safe :-((((((((
Is there anything odd with your kcookiejarrc? So 1) cookies don't show up if you try to search for them via the filter. Ok, I can confirm this. 2) I'm not sure I understand what you're saying here: You are being asked about cookies again? For sites you have already allowed? I think the second half of this bug is a dup of bug #187792. If you could put further information about 2) on that report, that would be nice. Thanks!
I do not see this as exactly the same, what I experience is that I am asked for permission for sites already allowed cookies over and over, in a random pattern. It is not always, and not every site. Deleting a sites permissions may or may not affect konquerors behavior when reloading a site. Deleting a sites cookies may or may not affect konquerors behavior when reloading the site.
This is the time to stop using konqueror. Its gotten too much of an obstruction :(
SVN commit 944073 by dfaure: Creating child items on demand and a treewidget-search-lineedit are a somewhat odd combination -- it's filtering things that don't exist yet ;) Fortunately the hostname in child items matches the domain name that the search is done with, so updating the search works, the newly-inserted items don't disappear anymore. I wish KTreeWidgetSearchLine would have an option to just filter on toplevel items and accept everything underneath. CCBUG: 187793 M +2 -1 kcookiesmanagement.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=944073
Did you try with Qt-4.5? The QUrl::fromAce bug is fixed there.
I applied a fix for the fromAce/toAce bug in branch (but it was just in the settings dialog in fact). Then I did a lot more testing of cookie stuff in trunk and branch and fixed a few bugs, but nothing as big as what's mentionned here. Please retest after a svn update and report exact steps for how to see the problem if there's still one.
This too is caused by the bug reported in 196975... *** This bug has been marked as a duplicate of bug 196975 ***