Opened 13 years ago
Last modified 13 years ago
#8661 confirmed Bug
Copy paste table does not retain table width — at Version 1
Reported by: | Ben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.0 |
Keywords: | Firefox | Cc: |
Description (last modified by )
Steps to reproduce:
- Create a table (default values are fine)
- Place the cursor in the first cell and click/drag to highlight the rest of the table
- Paste the table in the editor
Expected result:* The pasted table retains the width of the copied table
Actual result: The pasted table appears very small and has the minimum column width possible (screenshot attached)
Workaround: Copy the table by placing the cursor outside of the table when highlighting it. The table pastes properly this way.
The problem is reproducible on the ckeditor.com/demo application.
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Keywords: | table cell paste copy highlight width small size removed |