Opened 9 years ago
Last modified 9 years ago
#14538 closed Bug
AVT: Focus going to controls in video that user can't play — at Initial Version
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.9 |
Component: | Accessibility | Version: | 4.5.0 |
Keywords: | IBM | Cc: | chrisgui, Irina |
Description
Steps to reproduce
- Open Media embed sample http://sdk.ckeditor.com/samples/mediaembed.html
- Delete existing data & add few paragraphs of text
- Embed a video using folowing URL http://sdk.ckeditor.com/samples/mediaembed.html
- Video embedded and focus is on video.
- Press Right arrow ke to focus back to editor body.
- Press TAB key
Expected result
Focus goes out of editor body and focs on next focusable element out of editor
Actual result
Focus goes to controls inside video and JAWS reading all controls but user can't play it. Same thing happens when user Shift + TAB back in to editor body. This is Accessibility Violation
The Video controls should not be Accessible at all since user can't play video with mouse or keyboard & TAB key is used to navigate in & out of editor