vaadin / web-components

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+
https://vaadin.com/docs/latest/components
473 stars 83 forks source link

Drag and Drop using touch no longer works on Chrome 128+ #7770

Closed tomivirkki closed 1 day ago

tomivirkki commented 2 months ago

Description

There is currently an issue in Chromium starting from version 128 upwards that affects Vaadin components that rely on the native HTML Drag and Drop on touch devices.

The issue manifests as the user not being able to

Most likely Flow Drag & Drop is similarly affected

Environment

Vaadin version(s): All

Browsers

Chrome, Edge on touch devices

tomivirkki commented 1 week ago

The issue has been fixed, DnD on Android works as expected with Chrome 131

rolfsmeds commented 2 days ago

Can we close this then?

tomivirkki commented 1 day ago

Yes, closing