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)

3877.patch (472 bytes) - added by Martin Kou 15 years ago.

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by Martin Kou

Attachment: 3877.patch added

comment:1 Changed 15 years ago by Martin Kou

Keywords: Review? added

comment:2 Changed 15 years ago by Garry Yao

Keywords: Review+ added; Review? removed

comment:3 Changed 15 years ago by Martin Kou

Resolution: fixed
Status: newclosed

Fixed with [3807].

Click here for more info about our SVN system.

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