Skip to content

Touch controls do not work on Windows devices #12166

@JaspervanRiet

Description

@JaspervanRiet

Version

4.6.0

Steps to reproduce

Have a chart (in our case a line chart) with an inside datazoom. Pinch to zoom will now work on mobile devices, but not on e.g. laptops with touchscreens.

What is expected?

Windows devices with touchscreens are expected to work just like mobile devices.

What is actually happening?

Touch events are being intercepted by the browser. If this is explicitly disabled using e.g. touch-action in CSS, nothing happens.


We have a large touch screen we want to show our charts on. This uses Windows. This lacking functionality means we cannot do that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions