﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5314	aria-selected attribute is not removed when rich combo box list item is deselected.	Joe Kavanagh	Frederico Caldeira Knabben	"1. Open the Ajax sample.

2. Enter some text and select it.

3. Apply the style of 'Blue Title' and 'Marker: Green' using the Style drop down.

4. Change the style to 'Red Title' and 'Marker: Green'.

5. Inspect the anchor elements for the 'Blue Title' and 'Red Title' menu items. They both have the aria-selected attribute. Only the 'Red Title' list item element has the CSS class cke_selected. (See Attachment)

The CKEDITOR.ui.listBlock.mark function marks a list item selected by adding the CSS class 'cke_selected' and a 'aria-selected' attribute. The CKEDITOR.ui.listBlock.unmark and CKEDITOR.ui.listBlock.unmarkAll remove the CSS class, but do not remove the aria-selected attribute."	Bug	closed	Normal	CKEditor 3.6.1	Accessibility	SVN (CKEditor) - OLD	fixed	IBM Confirmed	Damian satya_minnekanti@…
