Opened 15 years ago

Closed 12 years ago

#3592 closed Bug (fixed)

"Title" attribute in flash dialog isn't useful

Reported by: Alfonso Martínez de Lizarrondo Owned by: Alfonso Martínez de Lizarrondo
Priority: Normal Milestone: CKEditor 3.6.4
Component: UI : Dialogs Version: 3.0
Keywords: Cc:

Description

The <object> element might accept a "title" attribute, but the reality is that the browsers won't use it anyway with flash objects, so that's something that isn't useful to the end user and it would be better if it's removed.

Attachments (1)

3592.patch (1.4 KB) - added by Alfonso Martínez de Lizarrondo 12 years ago.
Proposed patch

Download all attachments as: .zip

Change History (12)

comment:1 Changed 15 years ago by Artur Formella

Milestone: CKEditor 3.1

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.1CKEditor 3.2

Apart from browsers support, we need to investigate the accessibility requirements related to it, if any.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.2CKEditor 3.3

comment:4 Changed 14 years ago by Garry Yao

Keywords: Pending added
Milestone: CKEditor 3.3CKEditor 3.x

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:6 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: pendingclosed
Version: SVN (CKEditor) - OLD3.0

Title attribute for object element is often displayed in browsers as tooltip but this is not the case in flash object. This attribute is also not read by JAWS 13.

Why not to remove this field:

  1. It is not deprecated even in HTML5.
  2. It doesn't do any damage.
  3. Despite that it is useless from our point of view we can't be sure that none of our users has built some tool that actually uses this attribute from flash object. Removing this filed would make him enter this value only in source mode and this is not very user friendly. This filed was present so long that we can't be sure that such scenario didn't take place.

I’m closing this issue but if anyone still thinks we should remove this filed please reopen it or leave a comment.

comment:7 in reply to:  6 Changed 12 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: closedreopened

Replying to j.swiderski:

Unfortunately your point "3" is not a good justification to make this invalid.

Title attribute for object element is often displayed in browsers as tooltip but this is not the case in flash object. This attribute is also not read by JAWS 13.

This instead are very good reasons to make it valid.

The idea is that, if we can make things simpler, we should do it.

comment:8 Changed 12 years ago by Frederico Caldeira Knabben

Status: reopenedconfirmed

Changed 12 years ago by Alfonso Martínez de Lizarrondo

Attachment: 3592.patch added

Proposed patch

comment:9 Changed 12 years ago by Alfonso Martínez de Lizarrondo

Owner: set to Alfonso Martínez de Lizarrondo
Status: confirmedreview

comment:10 Changed 12 years ago by Garry Yao

Component: GeneralUI : Dialogs
Milestone: CKEditor 3.6.4
Status: reviewreview_passed

comment:11 Changed 12 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [7543].

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