Opened 9 years ago
Last modified 9 years ago
#13713 new Bug
divarea iphone double space
Reported by: | Mark Wade | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.3 |
Keywords: | Cc: |
Description
Steps to reproduce
Using CKEditor with the basic configuration, plus the divarea plugin, hit space on an iPhone (if using the simulator, use the software keyboard, not a hardware keyboard).
Expected result
A period should be entered (this is how iOS handles double spaces).
Actual result
Two spaces are entered.
Other details (browser, OS, CKEditor version, installed plugins)
The issue does not seem present if the ementspath plugin is present. However, it is present if that plugin is present but .cke_bottom has been hidden with CSS.
Does it really sound like CKEditor bug? :D If you're right about hiding the .cke_bottom, then it rather sounds like something is wrong with Safari@iOS.
Anyway, we'll check it, but we may not be able to do anything.