Opened 12 years ago

Closed 12 years ago

#9417 closed Bug (fixed)

[Chrome] ENTER_BR is broken

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone: CKEditor 3.6.5
Component: UI : Enter Key Version: 3.6.5
Keywords: Cc:

Description

  1. Go to http://nightly.ckeditor.com/7629/_samples/enterkey.html
  2. Set When Enter is pressed: to BR.
  3. Hit enter to break editor content.
  4. Uncaught TypeError: Object #<Object> has no method 'isBlockBoundary' @ ckeditor.js:132
  • It works in latest Firefox.
  • It works in 3.6.4

Change History (3)

comment:1 Changed 12 years ago by Olek Nowodziński

Summary: [Chrome] ENTER_BR in broken[Chrome] ENTER_BR is broken

comment:2 Changed 12 years ago by Frederico Caldeira Knabben

Status: newconfirmed

The failing code has been introduced with [7624].

comment:3 Changed 12 years ago by Garry Yao

Component: GeneralUI : Enter Key
Resolution: fixed
Status: confirmedclosed

Fixed with [7633].

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