Favicon Edge not working

Copper Contributor

Hello,

 

I hope you are well !

 

I have the favicon for our intranet which is not working on Microsoft Edge Chromium. This site is in IE Mode. The FavIcon works well on other browsers such as Internet Explorer or Firefox. Can you tell me why ?

 

Edge :

 

Jerem_Pas72_0-1619424861034.png

 

IE Works :

Jerem_Pas72_2-1619424911430.png

Firefox Works :

Jerem_Pas72_3-1619424939759.png

 

Code HTML :

<head>
<title>Page d’accueil Akiolis</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="expires" content="0">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache, must-revalidate">
<link rel="shortcut icon" href="./imgs/favicon.ico" />
<link rel="icon" type="image/x-icon" href="./imgs/favicon.ico" />
<link rel="icon" type="image/png" href="./imgs/favicon.png" />
<link rel="stylesheet" type="text/css" href="./styles/base.css" media="all" />
<link rel="stylesheet" type="text/css" href="./styles/designtest1.css?v=3" media="screen" />
<!--[if lt IE 9]><link rel="stylesheet" type="text/css" href="./styles/IE.css" media="screen" /><![endif]-->
<script type="text/javascript" src="./scripts/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="./scripts/global.js"></script>
</head>

 

 

Thanks a lot.

8 Replies
Hello,

I've had reports of this as well at my organization. I created this thread a while back:

https://techcommunity.microsoft.com/t5/enterprise/ie-mode-favicons-do-not-load-for-new-ie-mode-favor...

Andrew

@Jerem_Pas72 @AndrewSAIF Hi to you both!  Can you share what version of MS Edge you are running into this issue on?  I do see some work was done recently for IE mode favicons and builds greater than 90.0.811.0 should have the improvements. 

 

If you are reproducing on newer builds please let us know and I can reach out to the IE mode team. 

 

Thanks! 

 

-Kelly 

Hi all,

 

My version of Microsoft Edge is :

Jerem_Pas72_0-1619538223257.png

 

Thanks a lot for your quick answer

@Jerem_Pas72 @AndrewSAIF Quick update, I've reached out to the team and they were not able to reproduce but they would like to try and investigate further.  

 

Would you please submit diagnostic data through the browser? ("..." menu > Help and feedback > Send feedback)  When you send the feedback, our developers are hoping you can include the following information and answers to some of their questions: 

  • Specific repro steps
  • Is this a consistent repro or is there anything you've noticed that will prompt the issue to happen?
  • Are you adding the favorite from somewhere other than the address bar? 
  • Does the favorite you’re adding not match the final URL of the page that loads in IE mode? (For example, the page redirects)

Also, if you include "FaviconIEmode-TC" in the feedback somewhere and we will be able to track it down easier.  

 

@AndrewSAIF - I'm not sure if you submitted feedback previously but would be great if you can file feedback again with the information above :smile: 

 

Thanks! 

 

-Kelly

Hi Kelly,

Thanks for the info. I retested with V89 and V90 again after reading this. It looks like this is indeed fixed as of V90, at least for the sites I was testing with. Thanks!

I did notice while I was testing that after v90 does load the favicon from an IE Mode site that hadn't been visited yet, the browser will hang for about 30 seconds a good portion of the time. I noticed this more reliably on a low-resource virtual machine and only occasionally on a more powerful system.

Andrew
Hello,

I just submitted the comment directly with the FaviconIEmode-TC tag. I confirm that this problem is is consistent. This is our home page that opens when Edge starts, it is not redirected.

@Jerem_Pas72 Hi!  Thanks!  I was able to locate your feedback.  

 

Is your homepage the only site with the issue or are you seeing issues with other sites in IE mode as well?  Is this reproducing on multiple machines in your organization?  

 

Also, did you add the URL to your favorites from the Address Bar?  Or was it added to your favorites using another method like imported to MS Edge? 

 

The more information you can provide the better :) as it will help the team try to reproduce and investigate your issue.  

 

-Kelly

Hi !
Yes it happens in everyone ..
I discovered the source of the problem. If I switch to https it doesn't work for this site. If it is in http I have the icon.