Trusted Site in IE - html title is ignored

2019-04-13 09:00发布

When we add our domain as a trusted site to IE, then the html 'title' tag is ignored and the page url is shown in the browser header bar.

Whn we remove our domain from the trusted sites list then the correct title is shown in the header bar.

This only occurs in a popup window.

Why is this?!

( I should add, this is in IE8 - same thing occurs in any mode)

2条回答
仙女界的扛把子
2楼-- · 2019-04-13 09:40

Thanks to marktucks for pointing me in the right direction.

In my case the solution was to 'enable' the 'Allow script-initiated windows without size or position constraints' option in IE security settings for the Trusted Sites Zone. The title, rather than the page URL is then displayed in javascript initiated pop-ups.

查看更多
ゆ 、 Hurt°
3楼-- · 2019-04-13 09:41

I think this may be due to this security advisory where spoofing of the title bar was possible in popups http://secunia.com/advisories/14335/

查看更多
登录 后发表回答