bumbu/svg-pan-zoom
View on GitHubpreventMouseEventsDefault stops working on Chrome 73
Open
#331 opened on Mar 20, 2019
bughelp wanted
Description
Bug report
The option preventMouseEventsDefault disable scroll event, allowing wheel-zoom. With new Chrome 73 version: https://www.chromestatus.com/features/6662647093133312 they change to passive by default.
Expected behaviour
Zoom with mouse wheel without scrolling.
Actual behaviour
Mixed strange behaviour zoom+scroll.
Steps to reproduce the behaviour
- With Chrome/Chomium 73, go to demos, and open any.
- Resize your browser with a height < lion picture
- Use your mouse wheel over the picture

Configuration
- svg-pan-zoom version:
3.6.0 - Browser(s):
Chromium 73.0.3683.75-1 - Operating system(s):
Linux/Debian - A relevant example URL: http://ariutta.github.io/svg-pan-zoom/demo/custom-controls.html