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

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

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

  • 1 Mbohovái
  • 1 oguereko ko apañuái
  • 4 Hecha
  • Mbohovái ipaháva 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

Opaite Mbohovái (1)

more options