When a PDF file is open in Firefox 4 in the Adobe Reader plugin, I am unable to scroll using the touchpad multi-touch gestures in other pages in the browser. Instead, the scrolling input is stolen by the Reader plugin; when I try to scroll on another page, the position in the PDF document changes in accordance with this scrolling input instead. This problem causes me to lose my place in the PDF file when I do other browsing, and I cannot scroll as easily in other pages because I must use the keyboard instead. However, I am able to scroll with a USB wireless mouse using the mouse wheel. Why does this happen, and what can I do to work around this problem?

My system is a custom-built HP Pavilion dv6z-3000 Select Edition laptop with Windows 7 Home Premium x64 Service Pack 1.

Edit: The problem may to be related to whether focus is on the plugin, but I'm still not sure why Adobe Reader would steal only scrolling input from the touchpad and not any input from any other device. Any suggestions?

link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

https://bugzilla.mozilla.org/show_bug.cgi?id=626813

We're looking at the bug here in this thread. If you happen to have this bug, comment with your OS version (Windows 7 64-bit, for example) and with who makes your touchpad.

Hopefully, we can debug this sooner rather than later. :)

link|improve this answer
feedback

My favorite solution is to disable the plugin so Acrobat files get downloaded and pop open a new Reader process, rather than sticking a fork in my web browser.

I'm still using FF3, where the necessary switches live in Tools -> Addons -> Plugins. Probably similar in FF4, though.

link|improve this answer
This is a good answer, but I'd like to view a PDF file in the browser before I save it. I'll see if there are any other suggestions; if not, I'll accept this answer. – DragonLord May 3 '11 at 14:23
feedback

Actually that's a bug in Firefox, as the PDF takes over the focus so you can scroll in it. After closing the PDF, it's not returning the focus, so you can't scroll anymore. I am actually looking into this issue for a lightbox we developed. One solution I've heard is to type about:config in your url bar, accept the warning message, search for general.autoScroll and set it to true. Not sure if that works for everyone but might be an option.

link|improve this answer
Insightful... I'll look into it. – DragonLord Jun 8 '11 at 22:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.