Opened 15 years ago

Last modified 14 years ago

#4502 closed New Feature

Make the editor ARIA-aware — at Version 2

Reported by: Frederico Caldeira Knabben Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.2
Component: Accessibility Version:
Keywords: Confirmed Cc:

Description (last modified by Garry Yao)

The editor must base it's accessibility support in the ARIA features.
This is an umbrella ticket, which points to several to be completed tickets that compose the entire ARIA feature.

ARIA-enabled toolbar

#4962
ARIA support in editor chrome and toolbar

Change History (2)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

The current idea about it is that we should have the editor core and core plugins using "exclusively" ARIA for accessibility support. All UI elements must be well defined in this sense. We'll still use our customized keyboard focus system though.

We're aware that ARIA is still not fully supported on browsers and screen readers. We still want to have the editor accessible with some old technologies, so additionally we would be having a dedicated plugin for it backwards (hacks) compatibility. This plugin would make the necessary changes to the editor structure to make it accessible on some situations. It should be optional, loaded only when needed.

comment:2 Changed 14 years ago by Garry Yao

Description: modified (diff)
Owner: set to Garry Yao
Status: newassigned
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