﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10152	Invalid ARIA property used on menu items	Teresa Monahan	Frederico Caldeira Knabben	"Menu items in CKEditor 4.x have an invalid WAI-ARIA attribute applied: '''aria-pressed'''[[BR]]

This is not a valid attribute for elements with a menuitem role as specified in http://www.w3.org/TR/wai-aria/roles#menuitem.

{{{
<a ....aria-pressed=""false"" .... role=""menuitem"" ... class=""cke_menubutton cke_menubutton__paste cke_menubutton_off cke_menubutton__paste"" >...</a>
}}}

'''This is a failure of WCAG 2.0 checkpoint 4.1.2'''. See details at: http://www.w3.org/TR/2012/NOTE-UNDERSTANDING-WCAG20-20120103/ensure-compat-rsv.html
 "	Bug	closed	Normal	CKEditor 4.0.2	Accessibility	4.0.2	fixed	IBM	Damian Satya Minnekanti
