dpcsuresh / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

Local Webapp problems #171

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I have written a small app to read RSS Feeds. The pages are loaded in an iframe 
inside a frameset.

<iframe id="content" allowtransparency="true" sandbox="allow-forms 
allow-scripts" width="100%" height="100%" frameborder="0" style="height: 130px; 
" src="http://blog.fefe.de/?ts=ae1ad638"></iframe>

Local Ressources are displayed, but remote ressources not.

What is the expected output? What do you see instead?
As long as ScriptNo is activated, the content is not shown, but I cannot 
whitelist as there are no options for this. ScriptNo says, it ignores local 
tabs, but in this case, it is not true. Error Console is empty, the loading is 
just blocked.

What version of the product are you using? On what operating system?
Chromium Version 20.0.1132.47 Ubuntu 12.04 (144678)
ScriptSafe v1.0.6.12

Original issue reported on code.google.com by anonsph...@gmail.com on 2 Jan 2013 at 5:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi, which page(s) does your webapp insert the iframe into?

Original comment by andr...@gmail.com on 2 Jan 2013 at 7:41

GoogleCodeExporter commented 9 years ago
It doesn't matter - no page ist displayed

see http://i.imgur.com/VRNuL.png

Original comment by anonsph...@gmail.com on 5 Jan 2013 at 12:57