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

CefSharp won't store any data for website wallpapers #1199

Closed
qinlili23333 opened this issue Apr 30, 2022 · 2 comments
Closed

CefSharp won't store any data for website wallpapers #1199

qinlili23333 opened this issue Apr 30, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@qinlili23333
Copy link

Describe the bug
CefSharp won't store any data for website wallpapers, including cookies, service worker, local storage and etc.

To Reproduce
Steps to reproduce the behavior:

  1. Add a website which use local storage or service worker as wallpaper
  2. Exit and relaunch Lively
  3. The website appears to be the same as a new visitor, no login data, no service worker installed detected.

Expected behavior
Site's data should be stored like any regular browsers.

Screenshots/Video

Desktop (please complete the following information):

  • OS: Windows 11 Insider 22598.200
  • Wallpaper site: I used my own site ( https://545.qinlili.bid/ ) to found this problem, any other site needs store info like twitter or github can also used.

Additional context

Log file (Important)
lively_log_20220430_142827.zip

@qinlili23333 qinlili23333 added the bug Something isn't working label Apr 30, 2022
@rocksdanister
Copy link
Owner

For websites:
image

For local html file:
https://github.com/rocksdanister/lively/wiki/Web-Guide-IV-:-Interaction

@rocksdanister rocksdanister added documentation Improvements or additions to documentation and removed bug Something isn't working labels Apr 30, 2022
@qinlili23333
Copy link
Author

For websites: image

For local html file: https://github.com/rocksdanister/lively/wiki/Web-Guide-IV-:-Interaction

Nice it works! thanks bro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants