← Back to team overview

touch-packages team mailing list archive

[Bug 1487754] Re: Local storage not working properly

 

Hi @osomon,

I just try with to-do list app and my app with HTML5 storage support( <
1.2.0). All seems fix.

Storage are correctly saved/restored.

Tested on BQ 4.5 (ubuntu-touch/stable/bq-aquaris.en - krillin: #26)

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1487754

Title:
  Local storage not working properly

Status in Oxide:
  New
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  Hi,

  I noticed some days ago now, that local storage (and may be other web storage) not persist data randomly.
  It's pretty easy to show the issue with a website which use local storage.

  To reproduce this issue :
  - With a phone or emulator, go to  http://todomvc.com/examples/angularjs/
  - Create a simple todo list
  - Close the browser
  - Open the browser
  - And go back to  http://todomvc.com/examples/angularjs/
  - If data are correctly restored, reproduce all the step and you will see, sometimes, it not restore the last local storage.

  So the issue is present in Browser.

  I also noticed, it happens in webview, for example in my application : https://uappexplorer.com/app/yaoswa.inglebard 
  So the problem exist in Webview too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1487754/+subscriptions


References