You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only seems to happen in firefox (chrome seems to think you're selecting text when the cursor reaches the bottom, so it does scroll).
Repro steps:
you can see this happen on your examples page
-Navigate to http://one-com.github.io/knockout-dragdrop/examples/ in firefox
-scroll the page so a drag/drop area is half visible/half below the view area
-drag an item to the bottom of the view
Expected: page scrolls with dragging element still held
Actual: page does not scroll
The text was updated successfully, but these errors were encountered:
This only seems to happen in firefox (chrome seems to think you're selecting text when the cursor reaches the bottom, so it does scroll).
Repro steps:
you can see this happen on your examples page
-Navigate to http://one-com.github.io/knockout-dragdrop/examples/ in firefox
-scroll the page so a drag/drop area is half visible/half below the view area
-drag an item to the bottom of the view
Expected: page scrolls with dragging element still held
Actual: page does not scroll
The text was updated successfully, but these errors were encountered: