Opened 17 years ago

Closed 16 years ago

#994 closed Bug (fixed)

Unable to add text below a DIV if the DIV is the last line of a document

Reported by: Robert de Jong Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: FCKeditor 2.4.3
Keywords: Confirmed IE Firefox Cc:

Description

Steps to reproduce:

1: Go to FCKeditor Demo at www.fckeditor.net/demo.
2: Click the New Page toolbar button and then the Source button
3: In Source view, enter the following HTML: <div style="border-bottom: green 2px solid">Just some text</div>

  1. Return to non-source view by clicking the Source button
  2. Attempt to add text into document in this view after the green line.

The cursor is always placed just after the last 't' and it's not possible to get it in a place that is outside of the DIV.

Change History (4)

comment:1 Changed 17 years ago by Martin Kou

Keywords: Confirmed IE Firefox added

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.5
Resolution: fixed
Status: newclosed

This one has been fixed for version 2.5.

comment:3 Changed 16 years ago by Robert de Jong

Resolution: fixed
Status: closedreopened

A similar problem still occurs if using SPAN instead of DIV and the FCKeditor is configured with FCKConfig.EnterMode = 'br'.

comment:4 in reply to:  3 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: reopenedclosed

Replying to rdejong:

A similar problem still occurs if using SPAN instead of DIV and the FCKeditor is configured with FCKConfig.EnterMode = 'br'.

Please open a new ticket for this one. Thanks.

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