Disable Double Tap to Zoom in IE

glantern2814

New member
Jun 3, 2013
4
0
0
Visit site
Is it possible to disable double tap to zoom within IE for a fully updated Surface RT tablet?

I work for a rural hospital and we are demo'ing Citrix on my personal Surface RT for doctors as proof-of-concept. Everything works well except for whenever a provider double-taps on a patient record. Instead of opening the patient record as expected, IE on the Surface RT zooms in.
 

quiret

New member
Jul 16, 2016
4
0
0
Visit site
If you wish to disable double-tap-zoom on Microsoft Edge instead, please download the "Tampermonkey" MS Edge extension from the MS store and add this userscript:

window.document.body.style.touchAction = "manipulation";
(https://1drv.ms/u/s!Ao_bx9imD7B8gdtNMFNtVAouwSk06w)

It uses the "touchAction" CSS attribute on the body element of every website to disable the MS feature. When added, double click on the userscript in the Tampermonkey script pane, go to settings and add an user include: *

Using the * wildcard the script will launch for every website on-load. Hope this helps!
 

Members online

No members online now.

Forum statistics

Threads
323,278
Messages
2,243,563
Members
428,055
Latest member
graceevans