Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#8078 closed Bug (fixed)

Remove heading style problematic

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.6.1
Keywords: Cc:

Description (last modified by Garry Yao)

  1. Load the editor with following content and text range selection:
    <h1>h[eadi]ng</h1>
    
  2. Open "Format" combo and select heading 1 style to remove it from selection;
    • Actual Result:
      heading
      
    • Expected Result:
      <p>heading</p>
      

Change History (5)

comment:1 Changed 13 years ago by Garry Yao

Status: newconfirmed

Regression of [6983].

comment:2 Changed 13 years ago by Garry Yao

Description: modified (diff)

comment:3 Changed 13 years ago by Wiktor Walc

Milestone: CKEditor 3.6.1
Resolution: fixed
Status: confirmedclosed

[6983] was reverted with [7061].

comment:4 Changed 12 years ago by Frederico Caldeira Knabben

comment:5 Changed 12 years ago by Frederico Caldeira Knabben

The "Show Blocks" button can be activated to easily check this issue.

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