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

Drag and Drop not generating HTML5 "drop" event #20

Open
robocoder opened this issue Sep 18, 2012 · 4 comments
Open

Drag and Drop not generating HTML5 "drop" event #20

robocoder opened this issue Sep 18, 2012 · 4 comments

Comments

@robocoder
Copy link
Contributor

See: http://code.google.com/p/selenium/issues/detail?id=3604

Since the Selenium2Driver already uses Syn.js, I was thinking we could add synthetic events for the drag & drop, and/or update to a newer version of syn.js (from http://github.com/jupiterjs/syn)

@robocoder
Copy link
Contributor Author

syn.js has moved to https://github.com/bitovi/syn

@aik099
Copy link
Member

aik099 commented Nov 8, 2013

@robocoder , was a syn.js update made? If not, then can you create PR with it?

@robocoder
Copy link
Contributor Author

No, I didn't get around to updating syn.js last year because at the time, syn.js was dependent on stealjs. I believe it was only recently decoupled.

@aik099
Copy link
Member

aik099 commented Nov 22, 2013

@robocoder , you're welcome to create PR with Syn library update any time.

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

Successfully merging a pull request may close this issue.

2 participants