Opened 13 years ago
Closed 13 years ago
#8514 closed Bug (duplicate)
Chrome Paste Bug with multiple lines
Reported by: | MattMecham | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.6.2 |
Keywords: | Cc: |
Description
Copy HTML text that has multiple lines (code has <br /> or </p> boundaries)
Paste directly into editor and only the first line is pasted. Using the paste dialogue pop-up allows the correct code to be inserted.
Change History (8)
comment:1 Changed 13 years ago by
Keywords: | Chrome added; chrome removed |
---|---|
Status: | new → pending |
comment:3 Changed 13 years ago by
Sorry for the delay.
Actually, I can't reproduce this issue. I can't find the original source that I was using earlier. This can be closed. If I can reproduce I'll reply.
Thanks.
comment:4 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
comment:5 Changed 13 years ago by
I have steps to reproduce:
Go to: ckeditor.com/demo
Clear out default content
Copy all the text on this page: http://www.mattmecham.com/tests/centerissue.html
Click into text editor
Use OS short cut to paste (APPLE + V)
Result: Only first line is pasted
Expected result: All lines are pasted.
comment:7 Changed 13 years ago by
Keywords: | Chrome removed |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
comment:8 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
I'm closing this one as DUP #8579.
You think it would be possible to provide such sample code?
Also could you tell me what operating system are you using?
One more thing - you copy HTML code and paste it into content area in WYSIWYG mode with CRTL+V or the scenario is different?