Skip to content
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

Custom Controls on Mobile & Touch Devices #697

Closed
heff opened this issue Aug 20, 2013 · 4 comments
Closed

Custom Controls on Mobile & Touch Devices #697

heff opened this issue Aug 20, 2013 · 4 comments

Comments

@heff
Copy link
Member

heff commented Aug 20, 2013

At the moment video.js defaults to using the native controls on mobile devices, because the custom controls require some additional work to support touch events.
#672 made progress towards this by adding support for touch/tap events, specifically for toggling controls visibility. The @brightcove team has also made progress on this previously and there may be additional updates we can pull from there.

A few things remain to address:

  • Slider Support (seeking/volume)
  • Button size for touch (may simply be increasing the font size)
  • Test across a wide range of mobile devices

Related Issues: #690

@lhwparis
Copy link

Hi heff, is there a time schedule for get this custom controls done on mobile? this ticket is a year old now and importance of full mobile support is increasing :)

@mmcc
Copy link
Member

mmcc commented Sep 2, 2014

There have been quite a few updates to improve mobile support, we've just done a terrible job keeping this issue up to date on what we've done :) There's still work to do, but things are in a much better place than when this ticket was initially opened.

@gkatsev
Copy link
Member

gkatsev commented Sep 2, 2014

@lhwparis please try it out, set nativeControlForTouch: false option for players and report back any issues.

@heff
Copy link
Member Author

heff commented Apr 1, 2015

We switched to using custom controls on touch devices by default a few months ago, so closing this. Sorry for not updating this!

@heff heff closed this as completed Apr 1, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants