Opened 12 years ago
Closed 9 years ago
#9997 closed Bug (fixed)
[Android] CKEDITOR.inline returns null, CKEDITOR.instances is empty, no toolbar
Reported by: | arseniy | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Android IBM | Cc: |
Description
CKEDITOR.inline (js) returns null CKEDITOR.instances is empty, Toolbar is absent even on examples at ckeditor.com and examples of nightly build.
Sony experia ST27i Platform Android 4.0.4 Browser internal 4.0.4-9bt3zv
Attachments (1)
Change History (7)
comment:1 Changed 12 years ago by
Keywords: | toolbar removed |
---|
comment:2 Changed 12 years ago by
Keywords: | IBM added |
---|
comment:3 Changed 12 years ago by
Keywords: | Android, IBM → Android IBM |
---|
Changed 12 years ago by
Attachment: | Selection_474.png added |
---|
comment:4 Changed 11 years ago by
On Android 4.4.2 with Chrome 33 as default browser this bug does not appears and everything is fine.
comment:5 Changed 11 years ago by
Summary: | Android CKEDITOR.inline returns null, CKEDITOR.instances is empty, no toolbar → [Android] CKEDITOR.inline returns null, CKEDITOR.instances is empty, no toolbar |
---|
comment:6 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have checked latest CKEditor 4.5.3 inline instance on Android 4.4.4 and this problem hasn't occured either. I'm closing this ticket as fixed.
Happens to us as well.
Is there anything which can be done about this? Currently it kills our web page because we assume that inline never returns null. It also disables the rich text functionality we have added.