Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#9015 closed Bug (fixed)

File input does not contain an associated label

Reported by: Damian Owned by:
Priority: Normal Milestone: CKEditor 3.6.4
Component: Accessibility Version: 3.0
Keywords: IBM Cc: Satya Minnekanti, Teresa Monahan

Description

When the Upload field is enabled on dialogs, it does not have a WCAG compliant label associated.

<input type="file" size="29" name="upload">

This input should have an aria-label or a <label> element associated with it.

Change History (4)

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Version: 3.0

comment:2 Changed 12 years ago by Damian

What is the ETA for a fix to address this issue?

comment:3 Changed 12 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed

Fixed with [7495].

comment:4 Changed 12 years ago by Garry Yao

Milestone: CKEditor 3.6.4
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