react-dnd / react-dnd-html5-backend

HTML5 backend for React DnD [Legacy Repo]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malfunctioning in Chrome on Windows

kuzzmi opened this issue · comments

Affected versions:
54.0.2840.59 and 53.0.2785.143 (64-bit) on Windows

Issue:
Right after the dragging starts, on mouse button down and a few pixels moved, the dragged item glitches and goes in the awkward position for a few milliseconds.

Findings:
This issue appears in Chrome on Windows if the active screen uses scaling. I couldn't reproduce the issue with other libraries/backends/vanilla HTML5 Drag'n'drop API.

This is a potentially related issue: react-dnd/react-dnd#552

Glitches:

Glicth #1

Glicth #2