Skip to main content
Skip table of contents

Disable Touch Events

Touch events in browsers can cause issues within the document viewer in the web. This is most typically the case when users seemingly can't draw or edit annotations in the web viewer.

This issue is most commonly found to happen in Chrome, but may also happen in Firefox. To remedy this, touch events need to be turned off.

Step-by-step guide

For Chrome

  1. Open Chrome
  2. Navigate to chrome://flags
  3. Search for "Touch Events API
  4. Disable the flag and restart Chrome

For Firefox

  1. Open Firefox
  2. Navigate to about:config
  3. If prompted for authorization, hit "I Accept the Risk"
  4. Search for "dom.w3c_touch"
  5. Find the "Touch Events Enabled"  Preference
  6. Double click and change the integer value to 0
  7. Hit "Ok" and restart Firefox



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.