Opened 18 years ago
Closed 17 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>
- Return to non-source view by clicking the Source button
- 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 18 years ago by
Keywords: | Confirmed IE Firefox added |
---|
comment:2 Changed 17 years ago by
Milestone: | → FCKeditor 2.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 follow-up: 4 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
A similar problem still occurs if using SPAN instead of DIV and the FCKeditor is configured with FCKConfig.EnterMode = 'br'.
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
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.
This one has been fixed for version 2.5.