Opened 12 years ago

Closed 12 years ago

#8945 closed Bug (fixed)

FF: (HC mode) There is no indication of what the flash and iframe placeholders are used for in High Contrast mode

Reported by: James Cunningham Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: CKEditor 3.6.4
Component: Accessibility Version: 3.5
Keywords: IBM Cc: Damian, Satya Minnekanti, Teresa Monahan

Description

Steps to reproduce the defect:

  1. Hold Alt, Left Shift & PrintScreen to enable high contrast mode.
  2. Open the Ajax sample in FF.
  3. Insert an iFrame into the editor.
  4. Insert a Flash video into the editor.

Result: You cannot distinguish which placeholder is for the iFrame and which is for the flash video (see screenshot). When CKEditor is not in high contrast mode the flash and iFrame placeholders have images that clearly tell the user what each placeholder is used for.

Attachments (3)

Flash_and_IFrame_Placeholders_In_HC_Mode.JPG (147.7 KB) - added by James Cunningham 12 years ago.
8945.patch (1.6 KB) - added by Frederico Caldeira Knabben 12 years ago.
8945_2.patch (2.2 KB) - added by Frederico Caldeira Knabben 12 years ago.

Download all attachments as: .zip

Change History (10)

Changed 12 years ago by James Cunningham

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed
Version: 3.6.4 (SVN - trunk)3.5

You cannot distinguish which placeholder is for the iFrame and which is for the flash

You can by looking on elements path :)

Seriously, issue has been reproducible from CKEditor 3.5 when iFrames were introduced.

Changed 12 years ago by Frederico Caldeira Knabben

Attachment: 8945.patch added

comment:2 Changed 12 years ago by Frederico Caldeira Knabben

Owner: set to Frederico Caldeira Knabben
Status: confirmedreview

comment:3 Changed 12 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.6.4

comment:4 Changed 12 years ago by Garry Yao

Status: reviewreview_failed

createFakeParserElement is to be fixed as well.

Changed 12 years ago by Frederico Caldeira Knabben

Attachment: 8945_2.patch added

comment:5 Changed 12 years ago by Frederico Caldeira Knabben

Status: review_failedreview

comment:6 Changed 12 years ago by Garry Yao

Status: reviewreview_passed

comment:7 Changed 12 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: review_passedclosed

Fixed with [7515].

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