id summary reporter owner description type status priority milestone component version resolution keywords cc 7733 Flash video not displaying due to data attribute being added to object tag James Cunningham Sa'ar Zac Elias "'''Steps to reproduce the defect:''' '''Scenario 1''' 1. Open the Ajax sample in '''IE'''. 2. Paste the following flash video into source mode. {{{ }}} 3. Switch back to WYSIWYG mode. (If you remove the editor here the video displays fine) 4. Right click on the Flash placeholder & open the Flash Properties dialog from the context menu. 5. Click OK on the Flash properties dialog. 6. Remove the editor. '''Expected:''' The flash video is displayed. '''Actual:''' The flash video is not displayed (see screenshot). '''Note:''' If you check the source you will see that CKEditor adds on a data attribute to the the object tag. {{{ data=""http://d.yimg.com/nl/cbe/paas/player.swf"" }}} If you remove this data attribute & then remove the editor the flash video displays fine. '''Scenario 2''' 1. Open the Ajax sample in '''Firefox'''. 2. Paste the following flash video into source mode. {{{ }}} 3. Repeat steps 3 to 6 in Scenario 1 above. '''Expected:''' The flash video is displayed. '''Actual:''' The flash video is not displayed. '''Note:''' If you check the source you will see that CKEditor adds on a data attribute to the the object tag. {{{ data=""http://www.videojug.com/player?id=17b5b083-b45c-a7dd-6d7f-ff0008cb22b7"" }}} If you remove this data attribute & then remove the editor the flash video displays fine. " Bug closed Normal CKEditor 3.6.1 General 3.5.3 fixed IBM Damian Teresa Monahan Satya Minnekanti