Opened 10 years ago

Last modified 8 years ago

#12236 confirmed Bug

AVT: Keyboard Navigation not working properly with widgets in editor body

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: Accessibility Version: 4.3
Keywords: IBM Cc: Irina

Description

To reproduce the defect:

  1. Open Sample widgets page http://ckeditor.com/demo#widgets
  1. Press tab after Widget Tutorial link(above Simple Box Template)

Expected Result: Focus goes in to editor body & cursor at start of first paragraph & user use up/down arrow keys to navigate through whole content in editor body including widget.

Issue 1: Focus goes to heading in Simple Box widget & JAWS reads Bullet even though there was no list

Issue 2: when user press down arrow key, focus stays in heading and when he press Tab focus goes to second div

Issue 3: when user press down arrow key, focus stays in second div and when he press Tab focus goes out of editor body

Issue 4: There is no way that user navigate through text in editor body.

Change History (4)

comment:1 Changed 10 years ago by Frederico Caldeira Knabben

Status: newconfirmed

I think that, while right/left arrow navigation are controlled by the editor, up and down arrows and tab are left to the browser.

Further investigation on this is needed and we need also to figure out what is the best way for users to navigate through inner editables.

comment:2 Changed 10 years ago by Piotrek Koszuliński

cc

comment:3 Changed 8 years ago by Marek Lewandowski

Many cases are handled by the browser, just as @fredck said, so the results will differ across the browsers.

E.g. Current Chrome has pretty decent handling in that regard, while FF differs a lot.

comment:4 Changed 8 years ago by Jakub Ś

Related to: #11700 and #12235

Version 0, edited 8 years ago by Jakub Ś (next)
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