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

DOM DragEvents not working #21

Open
mfaizsyahmi opened this issue Feb 3, 2022 · 1 comment
Open

DOM DragEvents not working #21

mfaizsyahmi opened this issue Feb 3, 2022 · 1 comment

Comments

@mfaizsyahmi
Copy link
Contributor

I'm working on a GUI that implements dragging and dropping elements around the page to reorder them.

It is working properly on FF97 and actually also on IE11. However it doesn't work on neutron.ahk. While it blocks dragging from outside the window (to be captured by ahk's GuiDropFiles), it shouldn't block DOM DragEvents within the wb.

@mfaizsyahmi
Copy link
Contributor Author

Here's a gist to test DOM DragDrop (adapted from MDN)

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

1 participant