VP-279: In IE8, invisible full screen button is tab focusable. Going full screen removes video player from tab order upon returning to normal mode.

Metadata

Source
VP-279
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Jonathan Hung
Created
2013-02-28T14:39:34.678-0500
Updated
2017-12-22T10:28:45.279-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. core

Description

In IE8, the native full-screen button is still focusable by tabbing even though it is invisible on the UI. When in full-screen mode, the video plays in fits, and exiting full screen causes the video player to no longer be focusable by keyboard.

To reproduce:
1. Load the demo in IE8
2. Tab until focus appears on the video player container (notice the dotted outline).
3. Tab again - notice that focus disappears into the Ether.
4. Press Enter - the video player will enter full screen.
5. Exit full screen
6. Now attempt to tab focus the video player again - notice that the video player is no longer in the tab order.

Comments

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

    The video player repository has been archived.