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
comment:2 Changed 5 years ago by fredck
- Keywords Review? added
The styles for the <object> placeholder where missing in the compressed version.
comment:4 Changed 5 years 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.
