Ticket #1832 (closed Bug: fixed)

Opened 3 months ago

Last modified 2 months ago

[FF] No placeholder for flash/embed tag

Reported by: eallik Assigned to: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN
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 on 03/04/08 08:21:56.

Change History

02/07/08 14:36:59 changed by fredck

  • keywords set to Firefox.
  • 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.

02/07/08 14:47:09 changed by fredck

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

02/12/08 15:25:03 changed by w.olchawa

#1848 has been marked as DUP

02/28/08 12:52:33 changed by w.olchawa

  • keywords changed from Firefox to Confirmed Firefox.
  • 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.

02/29/08 08:03:05 changed 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.

03/04/08 08:21:56 changed by martinkou

  • attachment 1832.patch added.

03/04/08 08:22:07 changed by martinkou

  • keywords changed from Confirmed Firefox to Confirmed Firefox Review?.

03/19/08 11:29:41 changed by fredck

  • keywords changed from Confirmed Firefox Review? to Confirmed Firefox Review+.

03/20/08 07:50:49 changed by martinkou

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

Fixed with [1741].

Click here for more info about our SVN system.