[Solved] Not blocking lastest version of PDF

Bug reports and enhancement requests
Post Reply
dinosnake
Posts: 9
Joined: Sun Feb 24, 2013 6:45 pm

[Solved] Not blocking lastest version of PDF

Post by dinosnake »

Running Firefox 19.0, Adobe Reader 11.0.2, Adobe plugin 11.0.2.0

Just as the Subject line says. Clicking on, for example


http://support.dell.com/support/edocs/a ... usUG0D.pdf

http://www.lenovo.com/psref/pdf/tabook.pdf

http://www.hp.com/products1/storage/pro ... ily_pb.pdf


instantly opens up the PDF as a client inside Firefox, rather than give me a NoScript warning as previous.
Last edited by dinosnake on Sun Mar 03, 2013 6:56 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Not blocking lastest version of PDF

Post by Giorgio Maone »

Expected. The internal PDF reader is not a plugin, it's Firefox code and should't be blocked.
Otherwise, the internal HTML renderer -- which theoretically less safe because is written in C++, rather than JavaScript like PDF.js -- should be blocked as well.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Not blocking lastest version of PDF

Post by Thrawn »

If it really concerns you, then you can switch it off and use an external reader, like Tom T does. In your Firefox preferences, go to the Applications tab and change PDFs to Always Ask, instead of opening in Firefox.

Personally I think that a JavaScript-based renderer is inherently safer than anything written in native code - especially Adobe Reader - but that's just my own view. How you view PDFs is your choice :).
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0
dinosnake
Posts: 9
Joined: Sun Feb 24, 2013 6:45 pm

Re: Not blocking lastest version of PDF

Post by dinosnake »

Thank you for the reply.

I missed the upgrade in 19 that made the PDF code native, as previous versions of FF with NoScript did indeed block PDF links.

Thanks for the heads-up, I will probably will indeed make the configuration change.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0
Post Reply