Can't grab keyboard focus when using CodeEditorComponent

Hi folks,

on Android I can't write anything whenever I use the CodeEditorComponent class because the keyboard never appears (You can try it with the JUCE Demo). However, when I use a normal TextEditor class getting keyboard focus is no Problem.

 

Does anybody know the reason for this problem or how to fix it?

Thanks in advance