Opened 8 years ago

Last modified 8 years ago

#14538 closed Bug

AVT: Focus going to controls in video that user can't play — at Version 2

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 (last modified by Jakub Ś)

Steps to reproduce

  1. Open Media embed sample http://sdk.ckeditor.com/samples/mediaembed.html
  2. Delete existing data & add few paragraphs of text
  3. Embed a video using folowing URL https://vimeo.com/86541796
  4. Video embedded and focus is on video.
  5. Press Right arrow ke to focus back to editor body.
  6. 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

Change History (2)

comment:1 Changed 8 years ago by Jakub Ś

Status: newconfirmed
Version: 4.5.74.5.0

I think invalid link was attached in point three but I can confirm this ticket.

I have attached default youtube link from sdk sample and Right Arrow + Tab has really moved focus back to widget. Next tab has moved focus to youtube video control (play button) and finally third focus has moved focus out of editor.

comment:2 Changed 8 years ago by Jakub Ś

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy