reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
299 stars 118 forks source link

Firefox - autoscroll not work #64

Closed DenisDremkov closed 2 years ago

DenisDremkov commented 5 years ago

Describe the bug

To Reproduce just reproduce it like in the video

Expected behavior it have to work like in Chrome - https://www.loom.com/share/a71fce9dab31483aab8e66a09ad6e25e

Desktop (please complete the following information):

Could you answer - is it possible to do?

reppners commented 5 years ago

Thanks for reporting. Couldn't reproduce in Firefox 66.0.5 on macOS. Will try on Ubuntu tomorrow.

reppners commented 2 years ago

Latest versions of Firefox did autoscroll fine for me. Also this is more or less browser territory. I've tested Firefox, Chrome and Safari. Autoscroll is flaky, making it quite hard to polyfill in a general purpose way.