Opened 8 years ago
Last modified 8 years ago
#14703 confirmed Bug
FF: Adding extra paragraphs or space when text pasted
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | IBM Firefox | Cc: | Irina |
Description
Steps to reproduce
Scenario 1:
- Open CKEditor instance & type 2 lines of text "aaaaaaaaaaaaaaa"
- Select all by CRTL+A, copy (CRTL+C) & paste(CRTL+V)the text
Issue: You will see an extra new paragraph added below pasted text.
Scenario 2:
- Open a CKEditor instance, type "aaabbbaaa"
- Select part of word (ex: "bbb") and CTRL+C to copy
- Go to end of text area of CKEditor & paste(CTRL+V)
Issue: An extra space will be added after pasted text
Change History (1)
comment:1 Changed 8 years ago by
Keywords: | Firefox added |
---|---|
Status: | new → confirmed |
Version: | 4.5.10 (GitHub - master) → 4.5.0 |
First problem can be reproduced from CKEditor 4.5.0 in Firefox only.
Second problem can be reproduced from CKEditor 4.5.2 in Firefox only.