Opened 15 years ago

Closed 15 years ago

#4933 closed Bug (fixed)

CKEditor leaving empty tags with line break

Reported by: Wiktor Walc Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.2
Component: General Version: 3.0.2
Keywords: Confirmed Cc:

Description

Might be a dup of #4886.

Confirmed in FF 3.5.5, Safari and Opera although the results are a bit different .

Steps to reproduce

  • start with empty content
  • type "aaa"
  • press Shift+Home to select text
  • press Ctrl+B, Ctrl+U, Ctrl+I
  • press Del
  • switch to source mode
  • result (in FF):
    <p>
    	<em><u><strong><br />
    	</strong></u></em></p>
    

Change History (3)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.2

comment:2 Changed 15 years ago by Garry Yao

Owner: set to Garry Yao
Status: newassigned

Suppose to be fixed with #4886.

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Fixed with [5103] for #4886. Changelog added with [5104].

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