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

Input.dispatchMouseEvent interfering with cursor position #130

Closed
NivedhaSenthil opened this issue Nov 26, 2018 · 1 comment
Closed

Input.dispatchMouseEvent interfering with cursor position #130

NivedhaSenthil opened this issue Nov 26, 2018 · 1 comment

Comments

@NivedhaSenthil
Copy link

Trying to simulate drag and drop using CDP's mouse events, dragging and dropping non HTML5 draggable elements works fine using mouse events like (move, press, move and release) whereas the same does not work properly with HTML5 draggable elements. The element is moving to the current cursor position instead of position given in Input.dispatchMouseEvent.

@TimvdLippe
Copy link
Contributor

This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform. Thanks in advance!

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

2 participants