Opened 9 years ago

Last modified 8 years ago

#13043 confirmed Bug

Inline styles are not maintained in IE11 when using Korean.

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE11 Cc:

Description

To reproduce:

Scenario 1

  1. Open replacebycode sample in IE11
  2. Set inline style like font-size 48px or marker class and type something.
  3. Set language to Korean and keyboard to Hanja Convert
  4. without moving cursor type something in Korean

Result: text is not styled.

Scenario 2

  1. Open replacebycode sample in IE11
  2. Set language to Korean and keyboard to Hanja Convert
  3. Set inline style like font-size 48px or marker class and type something in Korean.

Result: text is not styled.

Scenario 2

  1. Open replacebycode sample in IE11
  2. Set language to Korean and keyboard to Hanja Convert
  3. Type something in Korean
  4. Select text and style it with inline style like font-size 48px or marker class
  5. Move cursor to the end of line, press enter and type something in Korean

Result: text is not styled.

Problem can be reproduced from CKEditor 3.0 at least.

I have checked native contenteditable element and styles are continued to the second line or they don't get cancelled when you change input method.

Change History (4)

comment:1 Changed 9 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 8 years ago by Jakub Ś

#13896 was marked as duplicate.

comment:3 Changed 8 years ago by Jakub Ś

This issue is part of #11787.

comment:4 Changed 8 years ago by Minsik Yoon

is this issue work in progress?

Version 0, edited 8 years ago by Minsik Yoon (next)
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