Disable scrolling gesture button?
Sometimes websites scan for similar gestures like scrolling up or down. For instance typically drawing apps which scan for onmousedown. This is causing buggy usage at doodleordie.com. a button to disable scrolling/touch gestures would be nice
All Replies (2)
No way to implement it off the shelf but you can try yourself with Greasemonkey or Skriptish, see scripts to neutralize onMouseDown code
I don't want to disable the script, I want to disable Firefox from scrolling. when I draw a line using touching, Firefox starts scrolling regularly