Metadata
- Source
- VP-71
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Colin Clark
- Created
2009-11-30T20:06:49.000-0500 - Updated
2013-01-28T09:25:22.296-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
At the moment, the Video Player uses an incorrect check to determine HTML 5 video support in the browser. As a result, browsers with some preliminary HTML 5 support (such as Safar 3.2) will show the video controller even when the browser has actually gracefully degraded.
This should be fixed by following Mark Pilgrim's guidelines in Dive into HTML 5:
Comments
-
Colin Clark commented
2009-11-30T20:15:05.000-0500 This was resolved at r8773