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

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

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

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 3 προβολές
  • Τελευταία απάντηση από 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

Όλες οι απαντήσεις (1)

more options