Closed Bug 1323126 Opened 8 years ago Closed 8 years ago

Firefox wont load / doesnt request images on my site

Categories

(Firefox :: Untriaged, defect)

50 Branch
x86_64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1317901

People

(Reporter: kevin.pye, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36 Steps to reproduce: This is a repost of an issue I added to the mozilla forums also - https://support.mozilla.org/en-US/questions/1150310 Simply visit the home page of my site - https://contributorbeta.imagesource.com In the page header at the very top left of the page firefox displays the title / text instead of the logo. It says "IS Contributor Portal" The same issue can be seen throughout the page on other images - the alt text being displayed and not the image. If you right click the header text where the logo should be and inspect the element, when hovering over the src of the image tag the firefox console reports that the image could not be loaded. However, if you right click the text again on the page and copy the image location then open a new tab and paste the location the image can be loaded. I am using firefox 50.0.2 on win 10 64 bit. I have removed all add ons, cleared all cache, force reloaded, disabled hardware accelertation and nothing seems to work. The site displays completely fine in Edge, Chrome, and Opera. I have also tested in firefox portable versions 46,47,48 and 49 and the site functions correctly. The site is a large ish JS application. Site uses RequireJS, knockoutJS, JQuery and bootstrap as the core components of the site. All of the images are hard coded in the HTML of the knockout components and are not being generated / modified in JS. Actual results: Images are not loaded - in fact, looking at the firefox network console the images are not even requested. Images are loaded and requested in previous firefox versions 46,47,48 and 49 Expected results: Images should be displayed
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
I see this issue on Fx50.0.2, but works on Fx51.0b6. Based on https://www.fxsitecompat.com/en-CA/docs/2016/img-in-template-or-button-is-not-loaded-properly/, bug 1317901 has fixed this issue?
You need to log in before you can comment on or make changes to this bug.