Opened 11 years ago

Closed 11 years ago

#10474 closed Bug (duplicate)

[Chrome] adds span on removing br

Reported by: Karen Ananiev Owned by:
Priority: Normal Milestone:
Component: General Version: 4.1.1
Keywords: Cc:

Description

  • Remove all contents and set the following html:
<p><br />
test</p>
  • Go to WYSIWYG mode and remove line break with backspace when or delete
  • The additional span element will be added:
<p><span style="font-size:13px; line-height:1.6em">test</span></p>

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #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