Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Why is favicon not being displayed for pop-up windows opened using JS window.open function?

  • 1 reply
  • 1 has this problem
  • 3 views
  • Last reply by Shadow110

more options

Hello All,

The favicon is not being picked up & displayed by firefox in the pop-up windows that are opened using JavaScript window.open function. The pop-up window title bar shows the default firefox

icon whereas the main window tab shows the custom favicon that is put using the code line <link rel="icon" href="<%=request.getContextPath()%>/images/favicon.ico">. The same code works in chrome browser without a problem. Is there any specific way for this to work properly in firefox browser? Along with everything else (I wish as a coder) this should be browser independent right? Regards, Shiva Shankar, Bengaluru
Hello All, The favicon is not being picked up & displayed by firefox in the pop-up windows that are opened using JavaScript window.open function. The pop-up window title bar shows the default firefox icon whereas the main window tab shows the custom favicon that is put using the code line <link rel="icon" href="<%=request.getContextPath()%>/images/favicon.ico"/>. The same code works in chrome browser without a problem. Is there any specific way for this to work properly in firefox browser? Along with everything else (I wish as a coder) this should be browser independent right? Regards, Shiva Shankar, Bengaluru

All Replies (1)

more options