Opened 15 years ago
Closed 15 years ago
#3877 closed Bug (fixed)
iframe in dialogs are missing titles.
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Accessibility | Version: | SVN (CKEditor) - OLD |
Keywords: | IBM Confirmed Review+ | Cc: | Damian |
Description
The HTML source of file input iframes in link, image and flash dialogs read like this:
<iframe allowtransparency="0" class="cke_dialog_ui_input_file" id="241_fileInput" src="javascript:void(0)" frameborder="0"></iframe>
Checkpoint 12.1 of the WCAG 1.0 standard recommends that iframes should have titles.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 3877.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [3807].
Click here for more info about our SVN system.