swiper icon indicating copy to clipboard operation
swiper copied to clipboard

doubleClick or doubleTap don't fire events on iOS 15

Open acromatica opened this issue 3 years ago • 1 comments

Check that this is really a bug

  • [X] I confirm

Reproduction link

https://codesandbox.io/s/swiper-default-forked-kxqy6?file=/index.html

Bug description

On iOS 15 doubleClick or doubleTap don't work as expected. Events are almost never fired, but when they are it seems to happen randomly. In this screen recording I'm using AssistiveTouch to show where on the slide I'm triggering double tap (otherwise screen capture won't show where I tap, so the recording will just look like nothing's going on). Console stays empty till I use long touch (that selects part of the slide's text), after that I use double tap again and it fires both events, but only once, after that it's not working again.

https://user-images.githubusercontent.com/13260691/142011016-19fcfeaa-06be-4954-9f9b-5a5c0f19b876.mp4

Expected Behavior

doubleClick and doubleTap should fire events on every double click and double tap on iOS 15.

Actual Behavior

doubleClick and doubleTap almost never fire events on double click and double tap on iOS 15.

Swiper version

7.2.0

Platform/Target and Browser Versions

iOS 15 Safari, iOS 15 Chrome

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the docs.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [X] Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • [ ] I'm willing to open a PR

acromatica avatar Nov 16 '21 15:11 acromatica

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 12 '22 14:06 stale[bot]