#10056 closed Bug (duplicate)
Pressing Backspace in Chrome adds extra <span> tags
Reported by: | lollypopstar | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Keystrokes | Version: | |
Keywords: | Cc: |
Description
To recreate:
1) Copy & paste some plain paragraphs from http://www.lipsum.com/feed/html into a CKeditor (using a Chrome browser)
2) Check that the Source is just displayed using <p> tags and nothing else
3) Press Backspace in front of one of the paragraphs (not in Source mode, but in WYSWIWYG mode)
4) In Source mode the paragraph following the backspace is now wrapped in a <span style="line-height:1.6em"> tag (note the height/style is sometimes different but the span tag is always there)
This doesn't happen in Firefox
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Keywords: | chrome backspace removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | 4.0.2 (GitHub - master) |
comment:3 Changed 12 years ago by
Yea, duplicate issue happening here. -> http://dev.ckeditor.com/ticket/9998
DUP of #9998.