Opened 18 years ago
Closed 17 years ago
#926 closed Bug (fixed)
View source toggle adds empty para tag before & after the page-break tags
Reported by: | Jaspal Singh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.4.3 |
Keywords: | Confirmed | Cc: | jaspal_77@… |
Description
I'm testing the fckeditor demo at http://www.fckeditor.net/demo
a) add some text - Lorem ipsum dolor sit amet, anything
b) add a page-break
c) add some more text - some text abc xyz mno pqr cde.
d) click "Source" button, click "Source" again to return back to editing mode.
e) repeat step (d) 2-3 times, you will find empty paragraph tags adding before and after the page-break tags.
.
Change History (7)
comment:1 Changed 18 years ago by
comment:3 Changed 18 years ago by
Keywords: | toggle source blank para tag removed |
---|---|
Milestone: | FCKeditor 2.5 |
comment:4 Changed 17 years ago by
Keywords: | Confirmed added |
---|---|
Version: | FCKeditor 2.4.3 → SVN |
I confirm that this bug exists in the latest revision as well (FF 2.0.0.7, XP/SP2).
comment:5 Changed 17 years ago by
Milestone: | → FCKeditor 2.6 |
---|---|
Version: | SVN → FCKeditor 2.4.3 |
comment:6 Changed 17 years ago by
This seems to have been fixed in 2.5.1? I can vaguely remember having fixed another ticket with a very similar issue, and I can no longer reproduce the issue on IE or Firefox.
comment:7 Changed 17 years ago by
Milestone: | FCKeditor 2.6 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I've just tested it with Firefox. I have the following code in source:
<p>Line 1</p> <div style="page-break-after: always;"><span style="display: none;"> </span></div> <p>Line 2</p>
It remains stable when switching back and forth to WYSIWYG mode.
Closing, based on Martin's comments also.
forget to mention, I'm testing on Firefox 2.0.0.4