Problem Description
Localstorage get lost if session is closed.
Attach a Capx
http://www.file-upload.net/download-106 ... .capx.html
Description of Capx
Set & read a Localstorage (key 'test') with 2 buttons
Steps to Reproduce Bug
- Press the 'SET' button and wait until the text (behind the 'LOAD' button) is set to the value (behind the 'SET' button)
- Close the browser (use IE, because Firefox crashes) and wait some seconds
- Open again and press the 'LOAD' button -> noting happens
Observed Result
A set localstorage key-value can't be re-read after a session was closed (same browser)
Expected Result
A saved key-value should be permanent and re-read within a new session (same browser)
Affected Browsers
- Chrome: (?)
- FireFox: (crashes when set - other bug)
- Internet Explorer: (YES)
Operating System and Service Pack
Win7/64 SP2
IE11 build 11.0.96
Construct 2 Version ID
206