Ticket #985 (closed Bug: worksforme)
plugin update is not correct in floating div
| Reported by: | easychen | Owned by: | alfonsoml |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Confirmed IE | Cc: |
Description (last modified by alfonsoml) (diff)
When updating the PlaceHolder in a floating div, FCK insert a new one.
Details
- Add a Div, and float it left.
<div style="border:1px solid red; float:left;">this is a div</div>
- Switch to WYSIWYG view, and add a PlaceHolder in the Div
- Double click the placeholder, and modify its content in the dialog window, click ok.
- Fck adds a new placeholder instead of updating it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.