Opened 17 years ago
Closed 17 years ago
#1831 closed Bug (fixed)
Embed tag not showing up after switching to source and back
Reported by: | eallik | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed IE | Cc: |
Description
In Internet Explorer (version 7 at least), when inserting the HTML below, a placeholder shows up as expected, but after switching to source view and back to WYSIWYG view, the placeholder dissapears.
<span class="embedded-object-18-408"><embed width="300" height="225" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&image=/picserver/s/orig/public/video/water_balloon_11.mpeg.flv0000.jpg&file=/picserver/s/video/public/water_balloon_11.mpeg.flv" src="../../videoplayer/mediaplayer.swf?0.4076338401231444"></embed></span>
Change History (6)
comment:1 Changed 17 years ago by
Keywords: | Confirmed IE added |
---|---|
Milestone: | → FCKeditor 2.6 |
Version: | → SVN |
comment:2 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [1790].
Click here for more info about our SVN system.
comment:5 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Oops.. I mistook the message from Fred to mean it's ready to commit.
comment:6 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Confirmed with IE7. Ok with FF.
Possibly fixable by #922.