Dear Support-Team,
we have some trouble with zooming PDFs in your WebBrowser. Some customers of us recognized, that zooming with more than 2 fingers causes zooming the whole webpage, instead of only zooming the PDF control. Zooming with 2 fingers zooms only the PDF control. That's how it should work. But it dosen't work with 3 or more fingers. In Chrome it works fine.
You can reproduce this issue with the following example:
PDF ZoomTherefore you need to set the following flag in DevTools: DevTools => CSS => html{ touch-action: none; }
Do you already know this issue or have any fix?
Thank you in advance!
Best Regards,
Philipp