Opened 14 years ago

Last modified 12 years ago

#8253 closed Bug

Remove padding body block on output — at Initial Version

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: Core : Output Data Version: 3.5.4
Keywords: Cc:

Description

  1. Load the editor with following source:
    <div>foo</div>
    
  2. Focus the editor before switch to source mode.
  • Actual:
    <div>foo</div>
    <p>&nbsp;</p>
    
  • Expected: The last padding body paragraph created automatically by the editor is trimmed on output.

Change History (0)

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