Opened 15 years ago

Closed 14 years ago

#3980 closed Bug (fixed)

Use <label> for all labels in dialogs

Reported by: Frederico Caldeira Knabben Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.2
Component: Accessibility Version: SVN (CKEditor) - OLD
Keywords: IBM Confirmed Cc: Damian

Description

There are some labels in the dialogs that are being defined with <span> or <div> tags. We should instead use the proper <label> element for them.

Change History (4)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.1CKEditor 3.2

comment:2 Changed 14 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

Confirmed, beside semantic advantages, label usage is a key to introduce dialog fields to ATs on old browsers.

comment:3 Changed 14 years ago by Garry Yao

Depends on #4981, changes are committed with [4920] on aria branch.

comment:4 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5092] in 3.2.x branch.

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