Opened 17 years ago
Closed 17 years ago
#1999 closed Bug (fixed)
<BR> nodes get truncated switching between Source and WYSIWYG mode in Firefox
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Firefox | Cc: |
Description
This problem was discovered while I was working on #1647 today.
To reproduce:
- Open sample01.html in Firefox.
- Tap Shift-Enter twice at the end of the paragraph.
- Switch to Source mode and back.
- Repeat step 3 again.
- The two <BR> nodes were truncated one-at-a-time at step 3 and step 4.
Change History (4)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Owner: | set to Martin Kou |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by
Funny... I can't seem to reproduce this bug today... fixed by some earlier code change?
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
After some tests, it was discovered that the bug was fixed by [1691].
The bug does not occur in IE.