Ticket #985 (closed Bug: worksforme)

Opened 16 months ago

Last modified 14 months ago

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

  1. Add a Div, and float it left.
    <div style="border:1px solid red; float:left;">this is a div</div>
    
  2. Switch to WYSIWYG view, and add a PlaceHolder in the Div
  3. Double click the placeholder, and modify its content in the dialog window, click ok.
  4. Fck adds a new placeholder instead of updating it.

Attachments

f.rar (49.0 KB) - added by easychen 16 months ago.
pictures

Change History

Changed 16 months ago by easychen

pictures

Changed 16 months ago by alfonsoml

  • keywords Confirmed IE added
  • owner set to alfonsoml
  • description modified (diff)

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.

Changed 14 months ago by alfonsoml

  • status changed from new to closed
  • resolution set to worksforme

Worksforme with current nightly

Note: See TracTickets for help on using tickets.