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

Close Private Tabs does not destroy the backing session even if you cannot visually see the tab on the list #22296

Open
jonalmeida opened this issue Oct 1, 2024 · 0 comments
Labels
Bug 🐞 This is a bug with existing functionality not behaving as expected

Comments

@jonalmeida
Copy link
Contributor

jonalmeida commented Oct 1, 2024

Prerequisite

  • Ensure you have 'Close Private Tabs' enabled on your device.

Steps to reproduce

  1. Open a private tab to any site that holds cookies (for example, an e-commerce site with a shopping cart; add something into it).
  2. Toggle private browsing mode off and then on.
  3. Observe that the tab has disappeared.
  4. Open a new private tab to the same site.
  5. Observe.

Expected behaviour

  • At step 5, mimic the behaviour of desktop/android private browsing mode: the site should not have the cookies persisted. The example e-commerce site should have an empty cart.

Actual behaviour

  • At step 5, the site still retains the private session's cookies. The example e-commerce site still has items in the cart.

Device & build information

  • Device: ?
  • Build version: 130.1 (45056)
  • First seen version: 129 (guesstimate)

Notes

Observe the shopping cart items still persist:
https://github.com/user-attachments/assets/945e5b54-fc2b-4707-81ff-f2cba08656fc

┆Issue is synchronized with this Jira Task

@jonalmeida jonalmeida added the Bug 🐞 This is a bug with existing functionality not behaving as expected label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 This is a bug with existing functionality not behaving as expected
Projects
None yet
Development

No branches or pull requests

1 participant