#11385 closed Bug (duplicate)
Unable to type in the writing tool after changing the Font name, size, color and Background color options
Reported by: | Zoran Marjanovic | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | 4.3 |
Keywords: | Styles, tablet, mobile | Cc: |
Description
This issue is tied to using ckeditor on mobile devices (Android, IOS) Steps to reproduce:
Type some text in the writing tool Click Font Name/Font size/Color/Background color icon Select another option in the Font Name/Font size/Color/Background color dropdown Type text in the writing tool again. Unable to type text after changing the options(on IOS) and changes are not applied(on Android).
Change History (3)
comment:1 Changed 11 years ago by
comment:3 Changed 11 years ago by
I think this is not the same issue, because it is not problem just with dropdowns but with styles in general, for example bold doesn't work fine. And it not only for iOS but for Andorid too.
On Android devices ckeditor adds just nbsp instead of inserting new tag (for exampel strong for bold)