Ticket #2238 (closed Bug: fixed)
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
- Open the nightly build.
- 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>
- 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
Change History
Note: See
TracTickets for help on using
tickets.