Opened 16 years ago
Closed 16 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:
- Open Replace by code sample in IE;
- Check flash button to open dialog;
- 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
- 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 16 years ago by
Keywords: | WorksForMe added |
---|
comment:2 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
No more reproduceable with current trunk.
WFM with the current trunk. Can you confirm it Garry?