Opened 15 years ago
Last modified 15 years ago
#6383 confirmed Bug
Holding ctrl+v in IE - pasting copied text as <p>
| Reported by: | Krzysztof Studnik | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Pasting | Version: | 3.1 |
| Keywords: | IE | Cc: |
Description
Continuation of #6380 In IE
- clear edit area
- enter some text, without line break
- select,copy/cut entered text (ctrl+c/x)
- paste by holding ctrl+v
Expected result:
- pasted text is in one line, without paragraphs
Actual:
<p> test</p> <p> test</p> <p> test</p> <p> test</p> <p> test</p> <p> test</p>
Bug does not occur in CKE 3.0
Attachments (1)
Change History (2)
Changed 15 years ago by
| Attachment: | krst 11.07.29 .avi added |
|---|
comment:1 Changed 15 years ago by
| Component: | General → Core : Pasting |
|---|---|
| Status: | new → confirmed |
