Disabling swiping gestures in mobile chrome browser

℡╲_俬逩灬. 提交于 2019-12-20 09:46:12

问题


Mobile chrome (IOS/Android) has a feature where if you swipe at the left or right hand margins of the screen it changes tabs.

My web app uses swiping, and this "feature" just seems to get in the way. Is there a way to disable this?


回答1:


No, there's no way to disable this gesture.

There's a ticket requesting the feature over at https://code.google.com/p/chromium/issues/detail?id=117657 if you want to star it / chime in.




回答2:


If you use two/multi fingers, the swipe works even from the edge/borders.



来源:https://stackoverflow.com/questions/15478549/disabling-swiping-gestures-in-mobile-chrome-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!