Opened 8 years ago
Closed 8 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
- type any text
- control + shift
- space or enter
- type any text
- control + shift
- 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 8 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.