Opened 13 years ago

Closed 11 years ago

Last modified 11 years ago

#8228 closed Bug (fixed)

[Webkit] enter does not exit from pre blocks

Reported by: Karen Ananiev Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.6.1
Keywords: Cc:

Description

  • Type some text
  • Apply Formatted paragraph format
  • Press enter. Nothing happens.
  • Press enter the second time. The new line inside pre block will be created.

Expected: creating of the new paragraph after the first enter.

Probably reason: range.checkEndOfBlock returns false in this case.

Also it would be great if you'll make the behavior of Enter key inside pre blocks configurable so it is possible to come back the old behavior - exiting from pre blocks with Shift+Enter.

Change History (3)

comment:1 Changed 13 years ago by Krzysztof Studnik

Component: GeneralCore : Styles
Status: newconfirmed
Version: 3.6.1

Confirmed for Chrome12 (ubuntu) & Chrome 14 (winxp)

comment:2 Changed 11 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

This is no longer reproducible in latest CKEditor 3.6.5

comment:3 Changed 11 years ago by Jakub Ś

This was fixed in CKEditor 3.6 rev. [6904]

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