Skip to content

Chrome and Opera show two sets of captions if <track> has "default" attribute #5

@terrill

Description

@terrill

Confirmed in Opera 21 and Chrome 34.0.1847.131 that having a <track> with the "default" attribute results in captions being displayed by the browser's default HTML5 player. If users are also displaying the Able Player captions, this results in two sets of captions being displayed on top of each other.

ableplayer_double_captions_chrome

This is NOT a problem in Safari 6.1.2 (Opera, Chrome & Safari were all tested on Mac OS X). It is also not a problem in IE11 (Windows 8.1)

Two possible solutions might be:

  1. Do whatever we need to do with the default attribute, then remove it from the DOM (default is not currently supported, but that's another issue).
  2. Use CSS to hide the browser's captions. Not sure how to do this, or if it's even possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions