ROARS imbedded iframe problem Topic is solved
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
- Keeps coming back
- Posts: 772
- Joined: 2014-09-01, 15:11
- Location: Milan Italy
ROARS imbedded iframe problem
This page https://www.roars.it/online/didattica-b ... -adeguata/ contains an IFRAME with a slide presentation. The advance arrow does not work (it used to for similar pages).
If one selects the iframe and does a "view only this frame" it works.
Any advice which could be communicated to the site authors is appreciated (I expect them to be responsive if they can)
If one selects the iframe and does a "view only this frame" it works.
Any advice which could be communicated to the site authors is appreciated (I expect them to be responsive if they can)
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)
-
- Pale Moon guru
- Posts: 37685
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: ROARS imbedded iframe problem
Works for me.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: ROARS imbedded iframe problem
The navigation arrows work here if cookies are accepted from slideshare.net.Lucio Chiappetti wrote: ↑2020-12-15, 19:36The advance arrow does not work [...]
If one selects the iframe and does a "view only this frame" it works.
If your cookie settings are to accept first-party only, see if it works if you add an exception for that domain.
Slideshare.net is the iframe's domain, so when opened in its own tab it was first party.
-
- Pale Moon guru
- Posts: 37685
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: ROARS imbedded iframe problem
Blocking third party cookies breaks many sites. People should know that by now.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Moon Magic practitioner
- Posts: 2408
- Joined: 2018-05-05, 13:29
Re: ROARS imbedded iframe problem
It's not necessarily because of cookies.
With eMatrix set to block all third party cookies I could still get the slideshow to work as intended, i.e. I can press the arrows to go back and forth.
It doesn't work if I block stuff from the associated CDN (as expected), so I'd check anything involving it.
With eMatrix set to block all third party cookies I could still get the slideshow to work as intended, i.e. I can press the arrows to go back and forth.
It doesn't work if I block stuff from the associated CDN (as expected), so I'd check anything involving it.
-
- Keeps coming back
- Posts: 772
- Joined: 2014-09-01, 15:11
- Location: Milan Italy
Re: ROARS imbedded iframe problem
Checked my setting (inherited from very old profile). Accept third party cookies = from visited.
Cookies show roars.it and slideshare.net
Since you find no strangeness in site, and I found in workaround I consider the issue closed. Thanks
Cookies show roars.it and slideshare.net
Since you find no strangeness in site, and I found in workaround I consider the issue closed. Thanks
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)
-
- Moon Magic practitioner
- Posts: 2985
- Joined: 2015-09-26, 04:51
- Location: U.S.
Re: ROARS imbedded iframe problem
Slideshare.net appears to check only the cookie permission settings, but not whether cookies are actually set or sent back to them. And it doesn't seem to recognize/acknowledge "accept third-party from visited" as giving it permission.Lucio Chiappetti wrote: ↑2020-12-15, 21:05Checked my setting [...]. Accept third party cookies = from visited.
Cookies show roars.it and slideshare.net
The navigation arrows didn't work for me on roars.it when cookie permissions were set to "accept third-party from visited", even though I did visit slideshare.net before testing:
- After visiting, then deleting the slideshare cookies set during the visit, new ones didn't get set as third-party on roars.it despite many page refreshes -> arrows didn't work.
- After visiting and keeping the slideshare cookies set during the visit, the slide presentation arrows still didn't work on roars.it despite having the cookies.
The Error console showed these errors when third-party cookie permissions were set as either "accept from visited" or "never",
but were not present if either of the other two settings were used:
Code: Select all
Error: SecurityError: The operation is insecure.
Source File: https://public.slidesharecdn.com/v2/ss_foundation/combined_player_presentation.js?1801753e9b
Line: 1
Error: TypeError: this._init is not a function
Source File: https://public.slidesharecdn.com/v2/ss_foundation/combined_player_presentation.js?1801753e9b
Line: 1