Description of problem: I am running xpdf embedded in firefox using mozplugger. Nothing happens when I click on a hyperlink in a PDF file. Version-Release number of selected component (if applicable): xpdf-3.00-18 How reproducible: Always Steps to Reproduce: 1. Install mozplugger 2. Go to URL http://homepages.cwi.nl/~ralf/OOHaskell/paper.pdf 3. Go to page 3 4. Click on first link in footnote Actual results: Nothing happens Expected results: Firefox should go to the link, either in this window or in a new window. Additional info: firefox-1.0.4-4 mozplugger-1.7.1-4
it's now fixed in xpdf-3_00-20. It will be available in rawhide soon. If you want a quick fix, just change the line urlCommand "htmlview '%s'" in your current /etc/xpdfrc. Thanks for your report.