RESOLVED INVALID 39599
[Qt] Unable to open GOOGLE web page through iframe.
https://bugs.webkit.org/show_bug.cgi?id=39599
Summary [Qt] Unable to open GOOGLE web page through iframe.
Prasad
Reported 2010-05-24 09:14:31 PDT
Created attachment 56894 [details] HTML file without iframe Unable to launch Google home page by clicking on the hyperlink provided in iframe. But, Google home page can be launched by clicking on the hyperlink which is not in iframe. Steps to reproduce: -------------------- 1. Tap on Google/Google.co.in hyperlink in test.html and try to load the page. Page loads 2. Tap on Google/Google.co.in hyperlink in iframe.html and try to load the page. Page does not load. Safari Browser: [4.0.5 (531.22.7)]: Not Reproducible. Qt Anomaly Browser: Reproducible
Attachments
HTML file without iframe (389 bytes, text/html)
2010-05-24 09:14 PDT, Prasad
no flags
HTML file with iframe (451 bytes, text/html)
2010-05-24 09:14 PDT, Prasad
no flags
Prasad
Comment 1 2010-05-24 09:14:48 PDT
Created attachment 56895 [details] HTML file with iframe
Yael
Comment 2 2010-07-11 19:01:30 PDT
It seems that google sends the header X-FRAME-OPTIONS with value of "SAMEORIGIN" if the user agent string contains "SymbianOS". If that is removed from the user agent string, the header is not sent and the iframe is loaded.
Yael
Comment 3 2010-09-22 08:50:26 PDT
IMO, this is a security feature, and working as designed, so I am going to close this bug. If someone objects, please reopen.
Yael
Comment 4 2010-09-24 19:40:02 PDT
*** Bug 38736 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.