Opened 13 years ago

Closed 13 years ago

#7455 closed Bug (fixed)

Extra line break is added automatically to the preformatted element

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone: CKEditor 3.5.3
Component: General Version: 3.5.1
Keywords: Cc:

Description

  • Load the following in source mode:
    <p>
    	One</p>
    <pre>
    Two
    </pre>
    <p>
    	Three</p>
    
  • Switch to wysiwyg mode
  • Click on "Two"
  • Result: an empty line is added below "Two"

Found in Firefox.

Change History (2)

comment:1 Changed 13 years ago by Garry Yao

Milestone: CKEditor 3.5.3
Status: newconfirmed

Supposed to be fixed by #7467.

comment:2 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed
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