Opened 17 years ago

Closed 16 years ago

#690 closed Bug (fixed)

Form fields end up ouside the form area

Reported by: anonymous Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version:
Keywords: SF Cc: thc33@…, gert007@…

Description

Add a form then place textbox and textarea inside the form. When clicking Source and back several times, and UseBROnCarriageReturn = false, and hit enter in the form, <p> tags cause the textbox and textarea fields to be moved to the outside of the <form> tags.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1391450&group_id=75348&atid=543653

Change History (2)

comment:1 Changed 17 years ago by Martin Kou

Cc: thc33@… gert007@… added
Reporter: changed from Martin Kou to anonymous

I'm using v2.2, and I'm seeing this problem as well. Whenever a form is wrapped in <p></p> tags, on save or switch to source mode, everything is dumped out of the form container.

Setting FCKConfig.IgnoreEmptyParagraphValue = false does not work for me in testing.

There are other instances as well of content being duplicated by the editor or being misplaced. Very strange.


Moved from SF. Original poster: thc33

FCKConfig.IgnoreEmptyParagraphValue = false ;

when using this everything works ok.


Moved from SF. Original poster: nobody

Workaround

Place table inside form.


Moved from SF. Original poster: gert007

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.5
Resolution: fixed
Status: newclosed

This one has been fixed for version 2.5.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy