Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

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