Opened 18 years ago

Last modified 18 years ago

#1332 closed Bug

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

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

Description (last modified by Frederico Caldeira Knabben)

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

  1. Activate the "Show Blocks" feature
  2. Start typing some text
  3. Activate the blockquote feature
  4. Strike [enter] to make a new paragraph
  5. Type some text again
  6. Set the caret to the second paragraph
  7. 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 (1)

comment:1 Changed 18 years ago by Frederico Caldeira Knabben

Description: modified (diff)

Reformatted the description for readability.

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