Bug 1213601 Comment 83 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to greg v [:myfreeweb] from comment #75)
> If smooth scrolling makes a difference, you are NOT getting precise events in Firefox, period.

Wrong; I can scroll pixel by pixel moving my fingers very slowly. This is independent of the smooth scrolling setting.

> Either you're running on X11 without MOZ_USE_XINPUT2 set, or on X11 with a legacy driver (e.g. xf86-input-synaptics) that emits wheel events, or something else is screwed up somehow.

Actually, I'm on Wayland.
(In reply to greg v [:myfreeweb] from comment #75)
> If smooth scrolling makes a difference, you are NOT getting precise events in Firefox, period.

Wrong; I can scroll pixel by pixel moving my fingers very slowly. This is independent of the smooth scrolling setting.

> Either you're running on X11 without MOZ_USE_XINPUT2 set, or on X11 with a legacy driver (e.g. xf86-input-synaptics) that emits wheel events, or something else is screwed up somehow.

Actually, I'm on Wayland. Behavior is the same as on X11 with MOZ_USE_XINPUT2.

Back to Bug 1213601 Comment 83