Opened 14 years ago
Last modified 14 years ago
#8386 confirmed Bug
AFTER COPYING A TABLE AND CLICKING SOURCE , A LINE BREAK IS INSERTED — at Initial Version
Reported by: | naresh.sivaraman | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.0 |
Keywords: | IE Oracle HasPatch | Cc: | mail@… |
Description
Steps to reproduce:
- Open CKEDITOR.
- Create a table.
- Highlight the table and click "Copy" icon.
- Click "New Page" icon.
- Click "Paste" icon.
- Click "Source" -> HTML source is displayed, there is "<p> </p>".
- Click "Source" -> HTML page is displayed, line break is inserted before the table.
Bug is present since 3.4.2 i believe.