Closed
Bug 1125470
Opened 11 years ago
Closed 9 years ago
"Block Cookies" preference related malfunction of jssor.com-sliders with "operation insecure error" message
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
seamonkey2.40
People
(Reporter: mozilla, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32
Build ID: 20150112201917
Steps to reproduce:
This page displays a slider: http://www.jssor.com/bootstrap/bootstrap-slider.html. I viewed it in Seamonkey v2.32 build 20150112201917 and in Firefox 35.0.
Actual results:
The slider image did not appear in Seamonkey. Seamonkey error console reports: SecurityError: The operation is insecure http://www.jssor/bootstrap/docs.min.js. When viewed in Firefox the image appears and the slider works properly.
Expected results:
The image should have appeared and slider work properly in Seamonkey
WFM.
Try Safe Mode.
(Help | Restart with addons disabled)
If that still doesn't work, disable all Plugins & try again.
Safe Mode
Addons Disabled
Safe Mode & Addons disabled
same result
Cookies.
Found that if cookies are blocked by Seamonkey cookie manager, that is what is creating the issue. My default preference is to block cookies.
Webdeveloper addon reports the site is not setting any cookies. So it appears that it is that setting that is blocking DOM local storage. Disabling cookies in Firefox creates same result. Maybe that is a good thing? Perhaps there should be some addition to Seamonkey for more refined allow/deny localstorage?
BTW, FWIW, the script that is requesting local storage is the one mentioned in my first post: http://www.jssor/bootstrap/docs.min.js. Haven't yet figured if this is required either for Bootstrap as a whole or for the slider as a whole. Might save somebody some problems is they know Bootstrap is behind this.
Updated•9 years ago
|
Summary: operation insecure error → "Block Cookies" preference related malfunction of jssor.com-sliders with "operation insecure error" message
Comment 5•9 years ago
|
||
NOT reproducible with Server-Installation of unofficial (by FRG) en-US SeaMonkey 2.50a1 (NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 Build 20161211141438 (Default Classic Theme) on German WIN7 64bit:
I changed preference to "Block all Cookies", but Slider still works without problems, does not cause any problems.
@reporter: Still reproducible for you with SM 2.50?
Flags: needinfo?(mozilla)
Weirdly I have no recollection at this point of having reported this. Don't know if bugzilla got me crossed with someone else? My profile is only showing this bug though there have been others in the past.
Anyhow, I've looked at the the page indicated and it is working fine for me in SM2.4
Comment 7•9 years ago
|
||
(In reply to mozilla from comment #6)
> Anyhow, I've looked at the the page indicated and it is working fine for me
> in SM2.4
You wanted to say "SM2.40"?
Comment 9•9 years ago
|
||
So WFM for now.
@Reporter: Please feel free to reopen this Bug if the problem reappears for you with a current SeaMonkey version and a current OS.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(mozilla)
Resolution: --- → WORKSFORME
Target Milestone: --- → seamonkey2.40
You need to log in
before you can comment on or make changes to this bug.
Description
•