react-sortable-tree icon indicating copy to clipboard operation
react-sortable-tree copied to clipboard

[WINDOWS] Unable to use the mouse wheel to scroll the page while dragging

Open dnizetic opened this issue 5 years ago • 1 comments

On Windows, it is impossible to use the mouse wheel while dragging a node - to scroll through the document body while dragging a node.

On Mac, this is possible. I am able to drag the node and in the same time use the mouse wheel, which scrolls through the document body.

Is this part of HTML5 spec, i.e. how draggable="true" works? Is there a workaround for this?

dnizetic avatar Aug 20 '20 11:08 dnizetic

experiencing the same issue, any plans on improving this?

denisLoncaric avatar Jul 18 '22 10:07 denisLoncaric