ui-grid-draggable-rows icon indicating copy to clipboard operation
ui-grid-draggable-rows copied to clipboard

Draggable rows auto-scroll not working in Firefox

Open sushilkumar123 opened this issue 8 years ago • 5 comments

Hi,

I am using ui-grid & ui-grid-draggable-rows. When I drag a row, grid auto-scroll works fine in Chrome but not working in Firefox.

sushilkumar123 avatar Apr 29 '16 13:04 sushilkumar123

I second this. Have you found a workaround or solution?

molecular avatar Jul 27 '16 10:07 molecular

Auto scroll UP is working in chrome for me, but not DOWN. Any ideas?

christrude avatar Dec 01 '16 19:12 christrude

I am facing same problem in IE browser. Auto scroll not working in IE browser with draggable rows.

Any workaround ?

Goru6600 avatar Feb 20 '17 09:02 Goru6600

I have same problem as christrude. Did anyone solved it? Thx

luke82 avatar Mar 16 '18 14:03 luke82

I managed to simulate the cause.

I'm using in angularjs ui-grid + plugin ui-grid-draggable-rows for order rows by drag and drop. When I drag row and move UP grid automatically scroll. This working fine. But, when move row DOWN grid is not automatically scroll. Auto-scroll not working. In CHROME. Did anyone deal with it?

Try first example, here scroll works. UP and DOWN in the grid. In CHROME. http://dragtest1.slevkov.cz/index.html

Then text second example. Slide the main page in the middle of screen and try drag row DOWN. Just scroll is not working. The only difference is that the page is not scrolled on the top, but in the middle of screen. In CHROME.

http://dragtest2.slevkov.cz/index.html

Thank you

luke82 avatar Mar 23 '18 13:03 luke82