Opened 7 years ago

Closed 7 years ago

#16884 closed Bug (invalid)

non breaking space turns into question marks when using control + shift 2 times

Reported by: yair Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. type any text
  2. control + shift
  3. space or enter
  4. type any text
  5. control + shift
  6. save to DB

Expected result

text will save properly on DB

Actual result

text saved with questions mark in DB

Other details (browser, OS, CKEditor version, installed plugins)

chrome + IE CK ver 4.5.9

Change History (1)

comment:1 Changed 7 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.9

CKEditor has nothing to do with saving data in DB. This is either a problem with encoding in your DB or server-side or some other configuration problem but not in the editor.

NOTE: On Windows pressing Ctrl+Shift changes keyboard layout for some languages. The language settings however aren't changed. This should not affect content in any way.

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