Opened 7 years ago
Last modified 7 years ago
#26191 closed defect (bug)
Twenty Fourteen: swipe touch events on slider have a slight delay — at Version 16
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.8 | Priority: | low |
Severity: | normal | Version: | 3.8 |
Component: | Bundled Theme | Keywords: | needs-patch |
Focuses: | Cc: |
Description (last modified by )
Slight delay on swipe touch events, like on an iPad or iPhone.
To repeat
- Swipe with your finger between slides
- Note how the swipe event starts with delay and sometimes overlays a half or less, then stops for a second and then completes to show full next slide.
See example video: http://wpthemetestdata.files.wordpress.com/2013/12/2014-slider-mobile-behavior.mov
Change History (16)
#4
@
7 years ago
- Priority changed from normal to low
Severity is low on this, nice to fix but not a blocker for 3.8 release.
#5
@
7 years ago
- Summary changed from Twenty Fourteen: homepage slider behavior on mobile starts with delay to Twenty Fourteen: swipe touch events on slider have a slight delay
#6
@
7 years ago
For the 1. case (swiping) I am not sure,
but probably "FastClick" https://github.com/ftlabs/fastclick could help to solve case 2. and 3. (seems like a normal "click").
#8
@
7 years ago
This has been an issue I've noticed with FlexSlider since (I believe) the original pre-WooThemes FlexSlider (v1).
#9
@
7 years ago
@kwight Interesting ... good to know. I'll ping the authors to see if they have an opinion. Did you see any open issues in GitHub related to it?
#10
@
7 years ago
No I didn't see anything related, but FlexSlider gets very little love on GitHub (470+ open issues).
#11
@
7 years ago
I can't reproduce 2 and 3 on an iPhone 5s using iOS 7.0.4 but do notice a slight delay with swiping in number 1.
@Frank Klein is looking at this one.