Opened 14 years ago

Last modified 13 years ago

#6566 closed Bug

Impossible to get out of blockquote on enterMode = BR — at Initial Version

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone: CKEditor 3.5.1
Component: Core : Styles Version:
Keywords: Cc: pomu@…

Description

  • Set enterMode = BR and open a sample.
  • Type 3 rows.
  • Apply blockquote.

Note that *everything* is inside the blockquote. You can not get out of it.
IMHO, it should act like that:

  • If the selection is not collapsed, only transform the selected rows into blockquote.
  • If the selection is collapsed, the row in which the caret is placed should be the blockquote.
  • Exiting the blockquote could be done when clicking the blockquote again.

Also, what do you think of having a possibility to exit blockquote with double-Enter, just like exiting a list item?

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