Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draggable rows auto-scroll not working in Firefox #35

Open
sushilkumar123 opened this issue Apr 29, 2016 · 5 comments
Open

Draggable rows auto-scroll not working in Firefox #35

sushilkumar123 opened this issue Apr 29, 2016 · 5 comments

Comments

@sushilkumar123
Copy link

sushilkumar123 commented Apr 29, 2016

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.

@molecular
Copy link

molecular commented Jul 27, 2016

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

@christrude
Copy link

christrude commented Dec 1, 2016

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

@Goru6600
Copy link

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

Any workaround ?

@luke82
Copy link

luke82 commented Mar 16, 2018

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

@luke82
Copy link

luke82 commented Mar 23, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants