Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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 11 years ago by Jakub Ś

DUP of #9998.

comment:2 Changed 11 years ago by Jakub Ś

Keywords: chrome backspace removed
Resolution: duplicate
Status: newclosed
Version: 4.0.2 (GitHub - master)

comment:3 Changed 11 years ago by ryanissamson

Yea, duplicate issue happening here. -> http://dev.ckeditor.com/ticket/9998

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy