justinmind-logo
 
Upvote 5

Adding a swipe gesture disables the ability to scroll

Solved Victor Conesa 11 years ago

I am trying to work up a prototype to view to a client as an iPad web application.


If I create a vertical scrolling dynamic panel and then add content that is larger than the panel things will scroll just fine. If I then add a gesture based event to the content (such as swipe left of right) the vertical scrolling no longer works.


Is there anyway to allow swipe gestures with scrolling or make a swipe gesture perform a scroll.

Replies (7)
photo
1

Hi,


We haven't been able to reproduce the error. Could you tell me more about where did you define the swipe gesture please?

photo
1

Fixed in version 5.5

photo
1

Unfortunately I still have this issue.


It works fine in Safari on my Mac (Simulate) but doesn't work on iPhone 4S (View on device).


I have a long page that users could scroll. I didn't use any gesture for that because browser just do it well (because my page is in a smaller panel). But I also want to make a header appear when user swipe up. Unfortunately If I add this event, "natural scroll" doesn't work any more (still work with Simulate).


Help appreciate, I worked on it for hours.

photo
1

Please send your prototype to us and we will have somebody to take a look at it on an actual device.

photo
1

Same problem here.I have only 3 vertical scrollable "image-screens" and I want to realize the swipe gesture to jump from screen to screen, but if i realize this gesture my content isn't scrollable anymore on my mobile device, but in my browser it works fine.


12892ac28b9cf0fceb85905b71b41559


photo
1

This is not fixed.


I have a window that is wider and taller than the display window of the phone. I want a swipe gesture from the left side to move to the content on the right side but incrementally so that it first moves over by 100px, then 200px, etc. I have my reasons for this. However, by creating a hotspot that has swipe left gestures, the vertical scroll no longer works. Basically it's like the hotspot overlaps the automatic vertical scrolling.

photo
1

P.S. it does work in desktop simulation mode, does not work on the iPhone 6. This is an iPhone 6 proto

Leave a Comment
 
Attach a file