Opened 18 years ago
Closed 17 years ago
#985 closed Bug (worksforme)
plugin update is not correct in floating div
Reported by: | easy | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Confirmed IE | Cc: |
Description (last modified by )
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 (1)
Change History (3)
Changed 18 years ago by
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed IE added |
Owner: | set to Alfonso Martínez de Lizarrondo |
That bug is present in the 2.4.3 release, but the current trunk doesn't even allow to insert a placeholder in a document.
comment:2 Changed 17 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Worksforme with current nightly
pictures