﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3876	Dialog elements should use explicit labels instead of implicit labels.	Martin Kou	Martin Kou	"Most dialogs elements in CKEditor 3 are using implicit labels at the moment. e.g.

{{{
      <label id=""68_uiElement"" class=""cke_dialog_ui_checkbox"">
             <input class=""cke_dialog_ui_checkbox_input""
 id=""67_uiElement""
 type=""checkbox"" />
                   Match whole word
       </label>
}}}

[http://www.w3.org/TR/WCAG10/wai-pageauth.html#tech-associate-labels Checkpoint 12.4] of the WCAG 1.0 standard recommends explicit labels to be used instead."	Bug	closed	Normal	CKEditor 3.0	Accessibility	SVN (CKEditor) - OLD	fixed	IBM Confirmed Review+	Damian
