Open Bug 1108440 Opened 10 years ago Updated 2 years ago

Firefox doesn't honor FlipFlopWheel registry setting on Windows for non-privileged pages

Categories

(Core :: Widget: Win32, defect)

33 Branch
x86_64
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: ruurdross, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141113143407

Steps to reproduce:

In Windows 7, I have reversed the direction of vertical scrolling using this registry change: http://superuser.com/questions/310681/inverting-direction-of-mouse-scroll-wheel
This change ensures that scrolling 'up' with the mouse wheel makes something really scroll up - like the default for Mac OS X.




Actual results:

This works fine now in most Windows programs. In Firefox however, the scroll direction on web pages is still reversed. Firefox' about:config page however scrolls in the correct direction.
I have now changed mousewheel.default.delta_multiplier_y to -1 so web pages scroll correctly. Now however, the about: pages scoll in the wrong direction.


Expected results:

Without having to change anything in about:config, all Firefox pages should scroll in the direction set in the Windows registry.
Component: General → Widget: Win32
Product: Firefox → Core
Summary: When reversing vertical scrolling in Windows, Firefox is inconsistent → Firefox doesn't honor FlipFlopWheel registry setting on Windows for non-privileged pages
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.