Summary: | cookies hidden in filter dialog | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Anders Lund <anderslund> |
Component: | kcookiejar | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adawit, zahl |
Priority: | NOR | ||
Version: | 4.2.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Anders Lund
2009-03-21 14:20:19 UTC
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 *** |