Opened 11 years ago

Closed 11 years ago

#10321 closed Bug (duplicate)

Empty inline leak

Reported by: Frederico Caldeira Knabben Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

  1. Go to source and paste this:
<p>One Two</p>
  1. Back to wysiwyg, put the caret right after "One".
  2. CTRL+B to bold the collapsed selection.
  3. Without typing, switch to source. We'll have this:
<p>One<strong>​</strong> Two</p>

The weird thing is that this doesn't happen if you simply type "One Two" in step 1. You must go source and back.

Change History (1)

comment:1 Changed 11 years ago by Piotrek Koszuliński

Resolution: duplicate
Status: newclosed

Will be fixed by #10315.

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