Opened 13 years ago

Closed 13 years ago

#7301 closed Bug (fixed)

IE: Flash video not displaying when the editor is removed.

Reported by: James Cunningham Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.5.3
Component: General Version: 3.5.3
Keywords: IBM IE Cc: Damian, Teresa Monahan, Satya Minnekanti

Description

Steps to reproduce the defect:

  1. Open the Ajax sample in IE.
  1. Open the Flash dialog.
  1. Insert http://bytescout.com/files/demo/swfscout_VideoSample.swf into the URL field & click ok.
  1. Remove the editor. See that the flash movie displays as expected.
  1. Create the editor.
  1. Remove the editor.

Expected: The flash movie is displayed.

Actual: The Flash movie is not displayed.

Attachments (1)

7301.patch (930 bytes) - added by Sa'ar Zac Elias 13 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Milestone: CKEditor 3.5.3
Status: newconfirmed

Regression of [6455].

comment:2 Changed 13 years ago by Sa'ar Zac Elias

This's actually an IE bug which ignores <param>s on inner/outerHTML. Affected are:

  • The ajax sample.
  • The CKEDITOR.replace() method.

comment:3 Changed 13 years ago by Krzysztof Studnik

Confirmed for rev 6551, works fine with 6450 (CKE v3.5.2)

comment:4 Changed 13 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedassigned

Changed 13 years ago by Sa'ar Zac Elias

Attachment: 7301.patch added

comment:5 Changed 13 years ago by Sa'ar Zac Elias

Status: assignedreview

This is something to be fixed in the sample level and not the software level.

comment:6 Changed 13 years ago by Garry Yao

Status: reviewreview_passed

comment:7 Changed 13 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [6601].

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