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 with mouse sometimes not working correct when mousebutton released above arrows #781

Closed
2 tasks done
HendrikWismans opened this issue May 2, 2022 · 3 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@HendrikWismans
Copy link

Checks

Version

4.0.1

Description

Sometimes the carousel is attached to the mouse while dragging. It's not easy to reproduce. Most of the times, it happens when dragging released above splide__arrow.

We had some bigger splide__arrow. Then it's happen faster.

Sample movie, happens at 7sec.
https://www.dropbox.com/s/knd97u8d10tklim/vokoscreenNG-2022-05-02_17-18-56.mkv?dl=0

Reproduction Link

https://codepen.io/hendrik___/pen/yLvyLWa

Steps to Reproduce

  • I start and keep mouseclick down for dragging (desktop) somewhere on the picture. (https://codepen.io/hendrik___/pen/yLvyLWa)
  • I stop dragging with mouse above the splide__arrow.
  • The carousel is attached to the mouse, but should released.

Expected Behaviour

The carousel shouldn't attached to the mouse.

@HendrikWismans HendrikWismans added the bug Something isn't working label May 2, 2022
@NaotoshiFujita
Copy link
Collaborator

Fixed in v4.0.2.

@HendrikWismans
Copy link
Author

Thanks!

@HendrikWismans
Copy link
Author

Works fine in chrome. Unfortunately firefox still has the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants