Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Onscreen keyboard doesn't enter text into IText on Android #1747

Closed
kenrett opened this issue Oct 13, 2014 · 8 comments · Fixed by #2352
Closed

Onscreen keyboard doesn't enter text into IText on Android #1747

kenrett opened this issue Oct 13, 2014 · 8 comments · Fixed by #2352

Comments

@kenrett
Copy link

kenrett commented Oct 13, 2014

I tried this with both the stock browser and Chrome. Seems to be an issue with android itself... Darbs commented on another issue that android doesn't support keypress events, which is why it doesn't work, but I have not checked this myself.

@knospe-
Copy link

knospe- commented Oct 17, 2014

I am facing the same issue.
I am working with fabric v1.4.12 and I have made the tests on
Samsung SM-T100 (Samsung Galaxy Tab 3), Android v. 4.2.2. and Chrome v. 38.0.212.102
Samsung SM-G900F (Samsung Galaxy S5), Android v. 4.4.2. and Chrome v. 38.0.212.102

@eric-schleicher
Copy link

confirmed.... chrome on my note2 also does not pull up keyboard, now require much more ui development to hand mobile :(

@taozhan2014
Copy link

We are facing the same problem. Itext doesn't show the text entered by onscreen keyboard. External keyboard works fine. (Fabric.js v1.4.13 + Android v. 4.4.2 + chrome v. 41.0.2272.96).

Our app needs to run in android + chrome stack. Is there any plan to fix this issue in future release of fabric.js?

BTW fabric.js is awesome and save us a huge work on developing canvas related UI by ourselves.

Thanks,

Tao

@asturur
Copy link
Member

asturur commented Apr 13, 2015

can you try here?

www.deltalink.it/andreab/fabric/kitchensink.html

i think is fixed.

@asturur
Copy link
Member

asturur commented Apr 13, 2015

oh no, it does not work. but it was working again some builds ago... :(
i m on android 5.0.2

@taozhan2014
Copy link

I tried http:https://fabricjs.com/test/misc/itext.html as well, and it doesn't work.

@asturur
Copy link
Member

asturur commented Apr 13, 2015

consider there is a fix, it will be taken again on development as soon as 1.5.0 is out.

there is some thread for it, search "accent language" in the issues. you ll find it and subscribe it so you will be notified when things start to move again

@taozhan2014
Copy link

Cool, Thanks. I will watch it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants