Opened 14 years ago
Last modified 14 years ago
#8011 confirmed Bug
Empty paragraph added on pasting in Webkit and Firefox4
| Reported by: | Jakub Ś | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.5.1 |
| Keywords: | Cc: | satya_minnekanti@… |
Description
- Start with empty editor
- Type some text then select it with a mouse and apply bold formatting
- Copy text with CRTL+C
- Text is still selected so delete it using BACKSPACE. Press backspace more than once to clean all the remainings
- Paste the text using CRTL+V
- Switch to source. You will see that <p> </p> tags were added to the beginning.
- When you come back to WYSIWYG you will see extra empty space above the pasted text.
Issue is reproducible in Webkit and Firefox4 from CKEditor 3.5.1
Change History (3)
comment:1 Changed 14 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 14 years ago by
Forgot to mention that Webkit also adds div around paragraph that holds bolded text.
comment:3 Changed 14 years ago by
| Cc: | satya_minnekanti@… added |
|---|

The same TC produces different error in IE6-8 - #8012