Opened 11 years ago

Closed 11 years ago

#10282 closed Bug (invalid)

Spans stripped from source

Reported by: Matthew Leffler Owned by:
Priority: Normal Milestone:
Component: General Version: 4.1
Keywords: Cc:

Description

Steps to Reproduce:

  1. http://ckeditor.com/demo
  2. In source view clear the source and enter the following:
<p>Text<span class="whatever"> text</span></p>

<p>Copy me</p>
  1. Switch to html and back to source view.

Expected:

The <span> should still be there.

Actual:

The <span> is removed.

Notes:

Is this desired behavior? This "works" as I expect it to in 4.0.1.

Change History (1)

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