Ticket #1832 (closed Bug: fixed)

Opened 2 years ago

Last modified 23 months ago

[FF] No placeholder for flash/embed tag

Reported by: eallik Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN (FCKeditor)
Keywords: Confirmed Firefox Review+ Cc:

Description

In Firefox 2, when inserting the HTML below, a placeholder does not appear, After switching to the source view and back to the WYSIWYG view, though, a placeholder does appear.

<span class="embedded-object-18-408"><embed width="300" height="225" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&amp;image=/picserver/s/orig/public/video/water_balloon_11.mpeg.flv0000.jpg&amp;file=/picserver/s/video/public/water_balloon_11.mpeg.flv" src="../../videoplayer/mediaplayer.swf?0.4076338401231444"></embed></span>

Attachments

1832.patch (1.2 KB) - added by martinkou 2 years ago.

Change History

Changed 2 years ago by fredck

  • keywords Firefox added
  • version set to SVN
  • milestone set to FCKeditor 2.6

Not confirmed, but I've noted that the call to FCKDocumentProcessor.Process( FCK.EditorDocument ) is not being done in FCK.InsertHtml at fck_gecko.js, while is it properly called in fck_ie.js.

Changed 2 years ago by fredck

Btw... for "inserting the HTML below", the reporter means "inserting the HTML below with InsertHtml" (taken from IRC).

Changed 2 years ago by w.olchawa

#1848 has been marked as DUP

Changed 2 years ago by w.olchawa

  • keywords Confirmed added
  • summary changed from In firefox, no placeholder for flash/embed tag to [FF] No placeholder for flash/embed tag

Confirmed in FF2. Works in IE.

Changed 2 years ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Since #922 is requesting a general revamp of the <embed>/<object> processing system, this ticket is related to #922.

Changed 2 years ago by martinkou

Changed 2 years ago by martinkou

  • keywords Review? added

Changed 23 months ago by fredck

  • keywords Review+ added; Review? removed

Changed 23 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [1741].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.