VP-87: Captions don't work in IE8

Metadata

Source
VP-87
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Won't Fix
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2012-10-24T16:18:10.040-0400
Updated
2017-12-22T10:28:49.072-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.2
Component
  1. captions

Description

Even with medialement.js in place, captions do not work in IE8. When Captionator is forced to instantiate (despite the face that it's not an HTML5 browser), you get an error that states "HTMLVideoElement is undefined. It seems that mediaelement.js fills in the MediaElement, but not HTMLVideoElement...

Environments

IE8

Comments

  • Jonathan Hung commented 2012-12-11T15:32:30.210-0500

    For now (the initial release of Video Player), hide the Captions button and fallback to Transcripts for text alternative.

  • Justin Obara commented 2013-01-16T12:37:37.684-0500

    Merged pull request ( https://github.com/fluid-project/videoPlayer/pull/106 ) into the project repo at 0d5e0c0116704b11eedcdb9dc9c8facfcfc555e7. This removes the captions button from the video player for IE 8.

  • Justin Obara commented 2013-01-16T13:10:00.984-0500

    From the Video Player Development Planning wiki page:
    http://wiki.fluidproject.org/display/fluid/FLOE+Video+Player+Development+Planning

    "code to hide captions button has been merged into master. We should revisit, to figure out a way to get captions to work.
    Code will also need to be revisited after FLUID-4879 is addressed, but would like to get this code in. Fixes to IE8 full-screen handling would be improved."

  • Justin Obara commented 2017-12-22T10:28:49.070-0500

    The video player repository has been archived.