Closed Bug 1170063 Opened 9 years ago Closed 9 years ago

PDF Viewer no longer honors "mousewheel.with_meta.action" pref to disable page zoom from mouse wheel scrolling

Categories

(Firefox :: PDF Viewer, defect, P4)

defect

Tracking

()

RESOLVED FIXED
Firefox 45
Tracking Status
firefox38 --- unaffected
firefox38.0.5 --- unaffected
firefox39 --- unaffected
firefox40 --- affected
firefox41 --- affected

People

(Reporter: cpeterson, Unassigned)

References

()

Details

(Whiteboard: [pdfjs-c-integration][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/6073)

This is a regression in Nightly 40 from bug 1018932. Bug 1018932 fixed PDF Viewer to not zoom the PDF Viewer's toolbar, but now the PDF Viewer no longer honors the non-default "mousewheel.with_meta.action" pref values, documented on the Mozilla wiki:

https://wiki.mozilla.org/Gecko:Mouse_Wheel_Scrolling#Preferences_for_customizing_delta_values_and_default_action

This regression, while annoying, is probably a low priority bug because it only happens with non-default pref values. :)

STR:
1. Change pref "mousewheel.with_meta.action" to non-default value 0 to disable page zoom when using CMD + mouse wheel scroll.
3. Try using CMD + mouse wheel scroll on a regular web page to verify that page zoom scrolling is disabled.
4. Load a PDF file in PDF Viewer, such as http://enterprise-gamification.com/attachments/article/233/Improving%20Software%20Quality%20with%20Gamification%20-%20Full%20Paper.pdf
5. Use CMD + mouse wheel scroll to page zoom the PDF Viewer.

RESULT:
The PDF page is resized!
Confirmed in Nightly 41.0a1.
Priority: -- → P4
Whiteboard: [pdfjs-c-integration]
No longer blocks: 1157827
Status: NEW → RESOLVED
Closed: 9 years ago
Depends on: 1222198
Resolution: --- → FIXED
Whiteboard: [pdfjs-c-integration] → [pdfjs-c-integration][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/6073
Target Milestone: --- → Firefox 45
You need to log in before you can comment on or make changes to this bug.