bumbu/svg-pan-zoom
Vedi su GitHubpreventMouseEventsDefault stops working on Chrome 73
Open
#331 aperta il 20 mar 2019
bughelp wanted
Metriche repository
- Star
- (1585 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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