Open
Description
I don't know when this stopped working, but it looks like the keyboard does not show up on Android anymore, when you enter the editing mode of an iText object.
I tried to set the focus on the hidden textfield as a workaround but I had no success.
So I checked the iText demos and realized it's not working there, too: http://fabricjs.com/test/misc/itext.html
On iOS the keyboard shows up.
Any ideas how to fix this?
It is an essential feature of my app...
I still love fabric.js and have to thank you so much for this awesome library!