Ticket #4933 (closed Bug: fixed)

Opened 8 months ago

Last modified 7 months ago

CKEditor leaving empty tags with line break

Reported by: wwalc 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

Changed 8 months ago by fredck

  • milestone set to CKEditor 3.2

Changed 8 months ago by garry.yao

  • owner set to garry.yao
  • status changed from new to assigned

Suppose to be fixed with #4886.

Changed 7 months ago by fredck

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.