DEV Community

Discussion on: Prevent history navigation on horizontally-scrolling elements with CSS

 
simevidas profile image
Šime Vidas

Thanks for checking. I tried on a regular Windows laptop, and there were no such gestures, at least not by default.

I also tried on my two Android phones, and swiping from the edges did not navigate in the browser for me. However, it seems to be an optional feature, according to Jason Miller, but I couldn’t find it.

Thread Thread
 
danburzo profile image
Dan Burzo

Interesting! In either case, I would not expect overscroll-behavior to affect mobile navigation gestures, since they are separate from scrolling gestures, and much less likely to be performed accidentally.