Skip to content

Increase the hit area for controls on mobile devices #396

Open
@jrw95

Description

@jrw95

Found during exploratory testing on iOS and Android mobile devices.

STR:

  1. Load the video.js demo page on an iOS or Android device. This bug is most noticeable on smaller-screen Androids and iPhones.
  2. Tap the bigPlayButton to start playback.
  3. Tap in the timeline to seek forward or backward.
  4. Try to drag the scrubber forward or backward to seek. (There is a pull request to support this behavior.)
  5. Tap the full-screen button.

Expected:
Touch events to start and pause playback, to seek, and to use the full-screen and volume controls succeed.

Actual:
Because the hit areas for these controls are so small, the touch events usually don't happen, or don't work as expected.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions