Opened 12 years ago

Last modified 12 years ago

#9519 confirmed Bug

Unable to exit from pre block in some cases — at Version 1

Reported by: Karen Ananiev Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.5
Keywords: Cc:

Description (last modified by Jakub Ś)

  • clear all contents
  • change paragraph format to Preformatted
  • type some text and press Shift+Enter to create new line
  • switch to the Source (notice that pre block has extra line break) and go back to the wysiwyg mode. Without switching to source mode pressing SHIFT+ENTER and ENTER works as expected.
  • put cursor to the empty second line of pre
  • press Enter to exit from pre block

Outcome: We are still into pre block and you have to press enter one more time to get out of it.
Expected: Exit from pre block and create the new paragraph.

The problem is that enterkey plugin appends bogus br element which is converted to the invisible line break.

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Description: modified (diff)
Summary: [Webkit] Unable to exit from pre block in some casesUnable to exit from pre block in some cases
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