Opened 10 years ago

Last modified 10 years ago

#12863 confirmed Bug

Enter key issue with multi-byte character

Reported by: leecode Owned by:
Priority: Normal Milestone:
Component: General Version: 4.4.6
Keywords: iOS Cc:

Description

Page crashed when typing multi-byte characters( Japanese/Chinese in my test ) after hitting enter key before image. Happened on iOS 8 safari.

Step to reproduce:

1.Make caret right before an image, then hit enter key.

2.Try to input multi-byte characters.

Expected Results:

Multi-byte characters are normally input.

Actual Results:

Page crashed and reloaded with message said: "A problem occurred with this webpage so it was reloaded"

Change History (3)

comment:1 Changed 10 years ago by leecode

And it can be reproduced on the demo page:http://ckeditor.com/demo

comment:2 Changed 10 years ago by Piotrek Koszuliński

;/. I'm afraid that this needs to be reported to the Webkit team. The page should never crash regardless of what CKEditor does.

comment:3 Changed 10 years ago by Piotr Jasiun

Status: newconfirmed

Confirmed on iPad Air, iOS 8.1.3. Also I was not able to reproduce it on native contenteditable (both inline and iframe).

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