Opened 15 years ago

Closed 15 years ago

#2982 closed Bug (invalid)

plugin:flash 'id' attribute failed to apply in IE

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (FCKeditor) - Retired
Keywords: IE WorksForMe Cc:

Description

Reproducing procedure:

  1. Open Replace by code sample in IE;
  2. Check flash button to open dialog;
  3. Fill in url as below, then swith to Advanced page and field in Id field with 'id1';
    http://f.friendster-tweakers.com/rsc/swf/clock/fsdbp.swf
    
  4. Check the document now:
  • Actual Result: id attribute not applied.
    <p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high"></param><param name="movie" value="http://f.friendster-tweakers.com/rsc/swf/clock/fsdbp.swf"></param><embed pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://f.friendster-tweakers.com/rsc/swf/clock/fsdbp.swf" type="application/x-shockwave-flash"></embed></object></p>
    

Change History (2)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: WorksForMe added

WFM with the current trunk. Can you confirm it Garry?

comment:2 Changed 15 years ago by Garry Yao

Resolution: invalid
Status: newclosed

No more reproduceable with current trunk.

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