laviastar / iscroll-js

Automatically exported from code.google.com/p/iscroll-js
MIT License
2 stars 2 forks source link

No preventDefault on video tag areas. #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- What steps will reproduce the problem?
1. Add an HTML5 video tag in the page.

- What is the expected output? What do you see instead?
I'd expect the whole page not to scroll (and, correctly, it doesn't if I touch 
the other areas). But the page does scroll if I touch the video.

- What version of the product are you using? On what operating system?
iPad.

Please provide any additional information below.
Keep up the good work, I love this script!

Original issue reported on code.google.com by francesco.spreafico on 24 Jun 2010 at 2:52

GoogleCodeExporter commented 9 years ago
Didn't completely understand the issue. I'll look into it.

Original comment by mat...@gmail.com on 24 Jun 2010 at 3:30

GoogleCodeExporter commented 9 years ago
We see this as well. If there's a video tag on the screen, you can touch and 
scroll the whole screen around, but you can't from the container div 

Original comment by matt.rog...@gmail.com on 13 Sep 2010 at 7:54

GoogleCodeExporter commented 9 years ago
I also have the same issue and it's not just the HTML 5 video tag. When you are 
using Vimeo's legacy embed script which uses flash to display video with an 
object tag, touching the video to scroll the page does not work. You can touch 
all around the video and scroll, just not on the video. 

Original comment by joeymar...@gmail.com on 7 Jan 2011 at 9:24

GoogleCodeExporter commented 9 years ago
I am also having the same issue. Is there any traction on finding a resolution? 
Absolutely loving iScroll.

Original comment by ego...@gmail.com on 15 Feb 2011 at 8:37

GoogleCodeExporter commented 9 years ago
Also experiencing the same problem on iPad. Being able to prevent swipe/scroll 
on <video> tag area would be very useful.

That said, this is pretty much the only fault I have experienced in a big 
integration of iscroll. It's a fantastic library :-)

Original comment by samcr...@gmail.com on 25 Feb 2011 at 4:38

GoogleCodeExporter commented 9 years ago
Same here people. I love this script, but the video thing is messing me up.

Original comment by jb.ba...@gmail.com on 25 Feb 2011 at 7:12

GoogleCodeExporter commented 9 years ago
I think this could be a browser limitation in some instances. Some object tags 
do not recognize mouse scroll wheel events either. So if you are using your 
mouse wheel to scroll down a page and your your cursor happens to land on a 
youtube video or something, the scroll wheel detection will stop responding.

Original comment by joeymar...@gmail.com on 26 Feb 2011 at 8:23

GoogleCodeExporter commented 9 years ago
I also have this issue on Chrome and Safari for MacOSX, using HTML5 video tag 
as a background doesn't allow me to see  div content's expanding with scroll 
because the scroll doesn't work.

Original comment by musca...@gmail.com on 22 Nov 2011 at 4:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
http://bcmoney-mobiletv.com/blog/2012/01/11/iscroll-with-html5-video-pauseresume
/

Original comment by darshan...@gmail.com on 10 Apr 2012 at 12:19