Opened 12 years ago

Closed 10 years ago

#8913 closed Bug (wontfix)

IE9: Problems with full-width sapces.

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

Description

What is full-width space:
Source: http://blog.greggman.com/blog/japanese_input_on_windows_xp/

Note: When typing in Hiragana mode pressing the space when there is nothing else typed will insert a full width space. That's usually what you want when typing Japanese but if you need a normal English space you can insert a half-width space while in Hiragana mode by pressing Shift-Space.


To reproduce:

  1. Set editor language to Japanese - config.language = 'ja';
  2. Set your input to Japanese and keyboard to Hiragana (see jp.png)
  3. Load replace by code sample and put cursor at the end of line.
  4. Perss space and then Enter
  5. Press space in new line (Cursor will jump up)
  6. Perss up arrow, and then down arrow

Result: Using arrows you can't move to lines containing full-width spaces.

Please also see jing video showing how to reproduce.

Attachments (3)

jp.png (7.4 KB) - added by Jakub Ś 12 years ago.
2012-04-20_1111.swf (577.4 KB) - added by Jakub Ś 12 years ago.
test.html (164 bytes) - added by Wiktor Walc 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by Jakub Ś

Attachment: jp.png added

Changed 12 years ago by Jakub Ś

Attachment: 2012-04-20_1111.swf added

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed

Changed 10 years ago by Wiktor Walc

Attachment: test.html added

comment:2 Changed 10 years ago by Wiktor Walc

The error can be confirmed in pure contenteditable element, without using CKEditor.

comment:3 Changed 10 years ago by Jakub Ś

Keywords: CantFix added
Resolution: wontfix
Status: confirmedclosed

I wasn't able to reproduce this issue in HTML5 document but was in HTML 4 document.

I confirm this issue for native contentedtable and HTML4.

Knowing that I'm closing this issue as won't fix.

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