jerromo / managediframe

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

PDF's no longer display inline with Safari 5.1 #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

You can recreate this issue by visiting the miframe demo page 
(http://demos.theactivegroup.com/demodesk.html?demo=mif&script=mifsubmit) using 
Safari 5.1 and you will see that the PDF's in the demo are treated as 
downloads. Visiting the same demo page with Safari 5.0.1 or 5.0.5 should work 
fine. Chrome 12.0.742.122 works fine.

What is the expected output? What do you see instead?

PDF's should to display inline. 

What version of the product are you using? On what operating system?

miframe 2.1.4, ExtJS 3.3.1, Mac OSX 10.6.8, Safari 5.1, Firefox 5.01. 

Please provide any additional information below.

Curiously Chrome 12.0.742.122 seems to work fine as well as earlier versions of 
Safari (5.0.1, 5.0.5).

Original issue reported on code.google.com by tboil...@gmail.com on 2 Aug 2011 at 2:17

GoogleCodeExporter commented 8 years ago
After further investigation it appears that this is an issue with Safari 5.0.5 
not miframe. Safari 5.0.5 on Snow Leopard cannot display pdfs inline in 
iframes. See https://discussions.apple.com/thread/3217657?start=0&tstart=0 for 
more information. 

Original comment by tboil...@gmail.com on 5 Aug 2011 at 2:14