Opened 11 years ago

Closed 11 years ago

#10516 closed Bug (duplicate)

[Chrome] Removing header adds unwanted styles

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

Description

  • Create header and the paragraph below the header
  • Select header and press delete to remove its content
  • Press delete to remove the header

Expected: header is removed
Outcome: the paragraph now is header with span styled as paragraph:

<h1><span style="font-size: 13px; line-height: 1.6em;">test</span></h1>

Change History (2)

comment:1 Changed 11 years ago by Karen Ananiev

Or expected behavior is moving paragraph content to the header without additional styles.

comment:2 Changed 11 years ago by Karen Ananiev

Resolution: duplicate
Status: newclosed

Sorry. 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