Metadata
- Source
- VP-50
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2013-01-17T15:58:58.770-0500 - Updated
2017-12-22T10:28:50.048-0500 - Versions
-
- 0.1
- Fixed Versions
- N/A
- Component
-
- core
Description
In IE8, you can not tab focus the video player container - therefore you can not press Enter or Space to play the video.
The container appears to be in the tab order, but no styling is applied and no actions are being registered.
To reproduce:
- In IE8 load http://build.fluidproject.org/videoPlayer/videoPlayer/demos/VideoPlayer.html
- Press tab until focus is on UI Options
- Press tab once: notice that nothing appears to be in focus. (Outer container catching focus FLUID-4785)
- Press tab again: notice nothing is in focus. (Video player should normally have focus)
- Press ENTER or Space play video - notice nothing happens.
- Press tab a 3rd time: Play button should now have focus.
Environments
IE8
Comments
-
Justin Obara commented
2017-12-22T10:28:50.046-0500 The video player repository has been archived.