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

Chinese & Japanese Keyboards will damage shrinkView #3

Closed
puny-d opened this issue Jul 20, 2015 · 8 comments
Closed

Chinese & Japanese Keyboards will damage shrinkView #3

puny-d opened this issue Jul 20, 2015 · 8 comments

Comments

@puny-d
Copy link

puny-d commented Jul 20, 2015

But it will damaged WebView when I tapped any words with Chinese or Japanese Keyboard, because these keyboards have a dynamic additional bar for select these input method words

@cjpearson
Copy link
Owner

Could you share a screenshot of what it looks like? Are you hiding the accessory bar? What version of iOS are you using?

@puny-d
Copy link
Author

puny-d commented Jul 24, 2015

Yes, when I set hideFormAccessoryBar to true, the Chinese keyboard works well on the first init in app, but when the keyboard open again, it will damaged WebView when I tapped any words, it will cause the status bar to black in iOS, and push the WebView down.

The iOS version is 8.3, But when I set hideFormAccessoryBar to false in Chinese keyboard, it works well.

img_3822

@cjpearson
Copy link
Owner

Thanks for the details. I've pushed a change to how hideFormAccessoryBar and the status bar works. Try installing the plugin using the github URL and see if it fixes the problem.

@puny-d
Copy link
Author

puny-d commented Jul 24, 2015

Thank very much !! The problem has solved.
But there is a small problem,there will be a black line beyond the Chinese keyboard.
img_3854

@cjpearson
Copy link
Owner

I'm having trouble reproducing this situation. How do you get that specific chinese keyboard?

@puny-d
Copy link
Author

puny-d commented Jul 30, 2015

Just add new keyboard, choose Chines(Simplified)-> Pinyin-10 key, Thank you!

img_3979
img_3980

@cjpearson
Copy link
Owner

I'm sorry I'm having trouble reproducing this last issue. Also, apparently the 10 Key keyboard is only available on phones from China. If you can reproduce the issue in a small sample project, I can take another look.

@puny-d
Copy link
Author

puny-d commented Aug 2, 2015

OK,and thank you very much, you did good job!

@puny-d puny-d closed this as completed Aug 15, 2015
ccorcos pushed a commit to ccorcos/cordova-plugin-keyboard that referenced this issue Jul 24, 2018
fix(android): add hideFormAccessoryBar alias to method hideKeyboardAccessoryBar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants