#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 13 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.0 |
comment:2 Changed 13 years ago by
comment:4 Changed 13 years ago by
Milestone: | → CKEditor 3.6.4 |
---|
What is the ETA for a fix to address this issue?