CentBrowser Forum
[Bug] Accelerators contents display - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1)
+--- Forum: Bugs & Suggestions (https://www.centbrowser.net/en/forumdisplay.php?fid=4)
+--- Thread: [Bug] Accelerators contents display (/showthread.php?tid=909)



[Bug] Accelerators contents display - NotWindbag - 03-05-2016

Cent Browser Version: 1.6.10.21, 1.7.6.15, 32-bit, Portable, Clean User profile
OS: Windows XP 32-bit, 8 64-bit

Steps to reproduce the problem:
  • Start Browser
  • Settings -> Under the hood -> Privacy -> Content settings -> Cookies -> Block third-party cookies and site data = enable
  • Restart Browser
  • It does not display contents of Accelerators
[Image: 4eMLmWCt.png]

Console indicates error: "Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document."


RE: [Bug] Accelerators contents display - Admini - 03-06-2016

Thanks for your feedback.
We use localStorage to store original values of accelerators.
Seems we should change for another approach.