Ticket #2238 (closed Bug: fixed)

Opened 22 months ago

Last modified 21 months ago

Object placeholder is blank in compressed version

Reported by: fredck Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.6.1
Component: General Version: FCKeditor 2.6
Keywords: Confirmed Review+ Cc:

Description

Steps to Reproduce

  1. Open the nightly build.
  1. Paste any YouTube video in the source, like the following:
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/1suHskbL1pE&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/1suHskbL1pE&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
  1. Switch to WYSIWYG.

Note that the <object> placeholder is totally blank, instead of having the puzzle icon and the border. It is still selectable though, so it seems to be something related to the compressed CSS.

The "unpacked" SVN verstion (trunk) don't have this problem.

Attachments

2238.patch (9.6 KB) - added by fredck 22 months ago.

Change History

Changed 22 months ago by fredck

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

Changed 22 months ago by fredck

Changed 22 months ago by fredck

  • keywords Review? added

The styles for the <object> placeholder where missing in the compressed version.

Changed 21 months ago by martinkou

  • keywords Review+ added; Review? removed

Changed 21 months ago by fredck

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

Fixed with [2056]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.