Opened 14 years ago

Closed 14 years ago

#5628 closed Bug (fixed)

Incorrect <pre> merging

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.4
Component: Core : Styles Version: 3.0
Keywords: Confirmed Review+ Cc:

Description

Reproducing Procedures

  1. Open any of the sample page and make the following selection:
    <pre>
    preformatted</pre>
    <ol>
    <li>
    	^preformatted as list item</li>
    </ol>
    
  2. Open 'Format' combo and apply 'Preformatted' block style.
    • Actual Result: The pre block before the list get merged into the one inside list item.

Attachments (1)

5628.patch (699 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Garry Yao

Attachment: 5628.patch added

comment:1 Changed 14 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5639].

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