Metadata
- Source
- VP-99
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Michelle D'Souza
- Created
2012-11-28T14:21:39.660-0500 - Updated
2013-02-05T13:55:54.242-0500 - Versions
- N/A
- Fixed Versions
-
- 0.1
- Component
-
- controls
- media
Description
In the FLUID-4839 branch, the start and end times for the video are not displaying on the scrubber.
Comments
-
Jonathan Hung commented
2012-12-14T12:21:13.645-0500 This only occurs initially. After the video begins to play, the current play time is displayed properly, but no end time is displayed.
-
Jonathan Hung commented
2012-12-14T14:59:29.838-0500 If this bug can't be fixed, then perhaps an alternative would be to remove the "/" and shrink the thumb 65% so that it appears like standard thumb
-
Cindy Li commented
2013-01-11T15:30:39.106-0500 The play of youTube videos uses flash that's wrapped in by Media Element. The flash does not return the video duration value at the video initial load. But does return it when the video is at play.
Joanna suggests to hide the scrubber handle where the start & total times are displayed when the total time is unavailable and show the handle back once the total time is received.
A pull request has been issued for the fix: https://github.com/fluid-project/videoPlayer/pull/109
-
Justin Obara commented
2013-02-05T13:55:54.228-0500 Merge in pull request ( https://github.com/fluid-project/videoPlayer/pull/109 ) to the project repo at cb27c7baa1734fcad4aeb6329524600d75827d08