Closed Bug 1493621 Opened 7 years ago Closed 7 years ago

On a http site images loaded from a https site show as a broken image symbol

Categories

(Core :: Graphics: Image Blocking, defect)

62 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: j.blundell, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0 Build ID: 20180911150120 Steps to reproduce: On a http site <!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <html> <head> <title>TODO supply a title</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <img src="https://www.thevillaagency.co.uk/images/villa/154/620wide/1544c82895362766.jpg"> </body> </html> Actual results: Image shown as broken image icon. If I view the image it shows and then it will appear on the page as well. If I view in crome there are no problems Expected results: Should have shown the image
This works as expected in Firefox62 and Firefox64 nightly (windows10+Ubuntu) on my test url. Julian: Does it work for you with my test url ? Please make sure that you do not have extensions active that block images (e.g. adblocker)
Flags: needinfo?(j.blundell)
Privacy badger had decided that there was suddenly a problem with the site supplying the images :(
Flags: needinfo?(j.blundell)
Thanks for the response ! I will mark this report invalid because this was caused by an extension
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.