Open Bug 1674651 Opened 5 years ago Updated 1 year ago

Desktop touch acceleration/velocity isn't user configurable on touchscreens

Categories

(Core :: Panning and Zooming, defect, P3)

defect

Tracking

()

UNCONFIRMED

People

(Reporter: cabelitos, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0
Firefox for Android

Steps to reproduce:

Set:
"apz.fling_accel_base_mult = 2.0"
"apz.fling_accel_supplemental_mult = 2.0"
"apz.touch_acceleration_factor_x = 2.0"
"apz.touch_acceleration_factor_y = 2.0"

Actual results:

No difference in touchscreen scroll acceleration/velocity.

Expected results:

Touchscreen scroll acceleration/velocity should increase.

Probably I messed the submit by selecting phone/tablet, but this is not a "Firefox for Android" bug, it's a Desktop bug and it'ts happening in my Windows 10 tablet.

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Panning and Zooming
Product: Firefox → Core

The apz.touch_acceleration_factor_* prefs don't get used for touch inputs, so I wouldn't expect those to have any impact when using a touchscreen. The apz.fling_accel_* prefs should have an effect, but only when doing multiple flings in quick succession.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.