Opened 15 years ago
Closed 13 years ago
#5241 closed Bug (fixed)
Inserted tag <p>&nbps;</p> on format "normal" insead replacing tag
Reported by: | lordxor | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | Cc: |
Description
If changing format of new empty line (eg. <p> </p>), instead of replacing tag is inserted new <p> </p>. Happends in FF 3.6 and Opera 10.10 .
1) You have empty CKEditor
2) Write on first line letter "a", enter, second line "b"
3) Insert new empty line between letter "a" and "b" - http://www.soft-4u.eu/ckeditor/Step3.png
4) On this new empty line choose from formats "h1"
5) Then choose "Normal" format for 3 times
6) Looks like nothing changes, but choose "source". There will be inserted <p> </p>. http://www.soft-4u.eu/ckeditor/Step6.png
7) Back from source to editing, you will see updated edit area, new line appears. http://www.soft-4u.eu/ckeditor/Step7.png
8) You can go to new empty line, which was create in step 3) and repeat steps till 7). Again, new <p> </p> inserted.
Attachments (3)
Change History (4)
Changed 15 years ago by
Changed 15 years ago by
Changed 15 years ago by
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
No longer reproducible.