PDF.js Express Version
UI version | 7.3.0 |
---|---|
Core version | 7.3.2 |
Build | My8yMi8yMDIxfDQwM2IyMDFjNg== |
WebViewer Server | false |
Full API | false |
Detailed description of issue
Hello, simple question / request here. When using the PDF viewer on tablet, our users and testers are all having a terrible experience with scrolling PDFs. When you press down and try to scroll up or down, most of the time it creates a selection box instead of actually scrolling the PDF as expected. Sometimes you can scroll it properly by making a quick flicking motion on the touch screen, but the overall experience is very clunky this way.
I have a tried disabling / enabling a variety of features using WebViewerInstances.disableFeatures, but cannot seem to turn off the ‘selection box’ that appears by default when click + dragging. We have no need for this selection box at all for the tablet version, so any way that we can disable this feature would be a quick and easy fix for us. Please advise,
This issue doesn’t come up when using on the desktop, because users are using the scroll wheel or sidebar.
Expected behaviour
All click and drag behaviour on touchscreen results in scrolling the PDF, and NEVER creates a selection box instead
Does your issue happen with every document, or just one?
Any document
Code snippet
Not relevant
Thanks in advance, I’m hoping there is a quick fix for this,
Scott