KnightRobby / hoverzoom

Automatically exported from code.google.com/p/hoverzoom
0 stars 1 forks source link

HoverZooming over https:// imgur links opens up a http:// version #789

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.) Open up the Chrome Console  
2.) Hover over https://i.imgur.com/SDMdkIc.jpg  
3.) Notice the error at the bottom of the page

Original issue reported on code.google.com by Ree...@gmail.com on 10 Oct 2014 at 3:30

GoogleCodeExporter commented 9 years ago
Turns out it only happens on <a href image links.  

1.) Open the console  

2.) Browse to 
https://dl.dropboxusercontent.com/s/lcktweqddhtjsw1/Simple%20%20Hoverzoom%20Bug%
20Test.html  

3.) Mouse over the link  

4.) Notice the error at the bottom  

he page at 
'https://dl.dropboxusercontent.com/s/lcktweqddhtjsw1/Simple%20%20Hoverzoom%20Bug
%20Test.html' was loaded over HTTPS, but displayed insecure content from 
'http://i.imgur.com/SDMdkIc.jpg': this content should also be loaded over HTTPS.

Original comment by Ree...@gmail.com on 10 Oct 2014 at 3:34