Open
Description
Description
When trying to scroll the page on a touch device by starting the drag motion from the Chart, the page does not get scrolled, despite the panning functionality not being enabled.
Steps To Reproduce
- Open the following demo in a new window - https://www.telerik.com/kendo-angular-ui/components/charts/events.
- Toggle the responsive mode of the browser's DevTools and set it to suitable dimensions so a scrollbar is present.
- Try to scroll the page by starting to drag from the Chart.
Screenshots or video
chrome_7u6fKrTROY.mp4
Actual Behavior
Touch scrolling is not working when the drag motion starts from the Chart.
Expected Behavior
The user should be able to scroll the page on a touch device when the drag motion starts from the Chart and its panning functionality is disabled.
Last working version of the Kendo UI for Angular package (if regression).
16.2.0
Example with version 16.2.0, in which the expected behavior can be observed - https://stackblitz.com/edit/angular-jxyfi4-3tkrw19t
Screen recording of the expected behavior: