Currently the mouse and touch services (as well as the keyboard component) prevents the default behavior or when mouse events occur. There are situations when this is not preferrable, e.g. when one wants to be able to scroll past the viewer in a web page. For scenarios like this there should be a way to disable the handlers and the way they prevent the default behavior.
Currently the mouse and touch services (as well as the keyboard component) prevents the default behavior or when mouse events occur. There are situations when this is not preferrable, e.g. when one wants to be able to scroll past the viewer in a web page. For scenarios like this there should be a way to disable the handlers and the way they prevent the default behavior.