Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protected cookies appear to be deleted #25

Closed
practik opened this issue Jun 3, 2018 · 0 comments
Closed

protected cookies appear to be deleted #25

practik opened this issue Jun 3, 2018 · 0 comments

Comments

@practik
Copy link

practik commented Jun 3, 2018

Steps to reproduce:

  1. In the cookie manager window, protect some or all of the cookies from one domain.
  2. Click the center trash icon ("Delete cookies from the selected domain").

Expected results: All unprotected cookies should disappear from the Cookies list, but the protected cookies should remain. (Ideally, there should be some visual indicator in the Cookies list that these cookies are protected – e.g. a lock icon, see also #10 here – so that users understand why they're still there.) Also, the corresponding cookie counter in the Domains list should update, though see #24.

Actual results: All of the domain's cookies disappear, and the domain disappears from the Domains list. The only way to see a correct list of domains and cookies is to refresh the page.

Cookie Quick Manager 0.2rc3 on Firefox 60.0.1 on macOS

ysard added a commit that referenced this issue Jun 7, 2018
… remove a single protected cookie; close #25

elete_cookies promise returns the number of remaining cookies after deletion
@ysard ysard closed this as completed Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants