-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Bug with Android 4.3 native browser on Play/Pause controls. #2319
Comments
+1. I've tested 4.04 aswell and it has the same behavior. Happens in the stock browser. Chrome seems to work fine |
+1 #2044 |
@heff . Please look into this issue . |
+1 I am seeing this on the Samsung GS3 running 4.3. It seems to work ok if you fullscreen the video but once you do that there is no close option to get out of the video either. |
+1 |
In vjs 5, we've updated to default to the native controls on native browsers: #2499 |
On touching the play button (with Samsung Galaxy S3 , android 4.3) it is automatically pausing. its only works when we press it for longer time .
So play/pause touch is not consistent . I am using videojs 4.12 . Please suggest an workaround for touch devices.
This issue is also reproduced in www.videojs,com (website ) with galaxy s3, android 4.3.
Also, on preload "auto". the duration is not updated .
The text was updated successfully, but these errors were encountered: