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

Examples do not work on Safari #1

Closed
taylorhadden opened this issue Jan 4, 2022 · 10 comments
Closed

Examples do not work on Safari #1

taylorhadden opened this issue Jan 4, 2022 · 10 comments

Comments

@taylorhadden
Copy link

When I attempt to drag in any of the examples in Safari, no dragging happens. In the console, I can see that the "drag start" and "drag end" messages are fired one right after the other, despite not releasing the mouse button.

I'm using Safari 15.1.

@rozek
Copy link
Owner

rozek commented Jan 4, 2022

ok, give me some time to investigate - thanks for the notice!

Do we talk about Safari on macOS?

@taylorhadden
Copy link
Author

Yes, this is Safari on macOS 12.0.1

@rozek
Copy link
Owner

rozek commented Jan 4, 2022

I won't find the time to investigate today, but will do so tomorrow morning...

@rozek
Copy link
Owner

rozek commented Jan 5, 2022

Ok, I can confirm that the examples do not work on Safari 15.0 under macOS 11.6 (that's my configuration) - although the problem seems to be in the REPL itself. I'll see what I can do to get everything running again

@rozek
Copy link
Owner

rozek commented Jan 5, 2022

as far as I can tell right now, the problem occurs in ANY example and is NOT related to svelte-drag-and-drop-actions!

@taylorhadden
Copy link
Author

That's interesting. I assume drag-drop works okay outside of the the REPL?

@jrmoynihan
Copy link

Seemed to be having troubles in Firefox too. Is that just in the REPL as well?

@kkarpeev
Copy link

Hello! Firefox has the same problem, sadly...
Tried ex from below and bezier and some others (with a free movement). Dragging element just stacks to (0,0) on mouse down.
Like here

FF version 118.0.2 (64-bit)
Also tried Svelte version=3

@rozek
Copy link
Owner

rozek commented Jan 15, 2024

I just tested the examples on Safari Version 16.6 (18615.3.12.11.2) - and they seem to work.

The Firefox problem still exists due to a bug in the browser itself (see issue #5) - I'm looking for a workaround, but right now it seems as if it the best solution would be to choose another browser...

@rozek
Copy link
Owner

rozek commented Jan 15, 2024

the Safari problem seems to be solved by an update of the browser itself

@rozek rozek closed this as completed Jan 15, 2024
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

4 participants