Opened 18 years ago

Last modified 18 years ago

#1332 closed Bug

Empty <blockquote> is created when getting a paragraph out of it — at Initial Version

Reported by: Aaron van Geffen Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Pending Cc:

Description

An empty <blockquote> is created when getting a paragraph out of it. Steps to reproduce:

  • Activate the "Show Blocks" feature
  • Start typing some text
  • Activate the blockquote feature
  • Strike [enter] to make a new paragraph
  • Type some text again
  • Set the caret to the second paragraph
  • Deactive the blockquote feature

This will get the <p> out of the <blockquote>, but will also create an empty <blockquote> after the <p> element.

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