Opened 14 years ago
Last modified 11 years ago
#5988 confirmed Bug
FF/Chrome: Paragraphs go nuts after modifying copy-pasted text — at Initial Version
Reported by: | Jude Allred | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Output Data | Version: | 3.0 |
Keywords: | Chrome | Cc: |
Description
This bug was discovered as a user attempted to manipulate some copy-pasted song lyrics. Here's an excerpt of the source that was generated by the paste:
<p> Big wheels keep on turning,<br /> carry me home to see my kin<br /> singing songs about the southland.<br /> I miss ole bamy once again and I think it's a sin.<br /> Well, I heard Mister Young sing about her.<br /> Well, I heard ole Neil put her down.<br /></p>
Steps:
- go to ckeditor.com/demo
- set the source to the code snippet above
- return to wysiwyg mode
now...
In Firefox:
- Go to the end of the Nth line (where N > 1)
- Hit Enter
- Hit Backspace
- Hit Shift + Enter
- [Bug] Watch first line disappear and cursor jump to top
In Chrome:
- Go to the end of the Nth line (where N > 1)
- Hit Enter
- Hit Backspace
- Hit Shift + Enter
- You are now unable to get rid of your newly created paragraphs