After upgrading a few days ago, touchpad scrolling now randomly zooms in content

Yep, I also saw it recently – that’s browser feature that work only under Wayland. Fortunately you can disable it with –disable-pinch flag – should work in all chromium-like browsers, eg.:

vivaldi-stable --disable-pinch

For Firefox you need switch apz.gtk.touchpad_pinch.enabled to false in about:config :wink:

3 Likes