Weird behavior in Blackberry when toggling virtual keyboard between two textboxes

梦想的初衷 提交于 2019-12-24 02:56:06

问题


My web application is to be supported by iPhone, Android and Blackberry torch. The code is working fine except some issues. One of the major issues that i am facing is: When on a page, there are some tags. Some of which contains a text box for letting user's entry. Everything is working fine on iPhone and Android. But in Blackberry, when i am toggling between textboxes by using taps i.e. first open virtual keyboard by tapping on one textbox, then tap on other textbox, then tap again on the other one. In such cases, my background screen that should be displayed at the background of virtual keyboard, becomes completely blank(like it is not repainted as soon as virtual keyboard is opening and closing). If i slightly scroll, i get the background back. Does anyone know about this problem? Is there any way i can retain my background or kind of refresh it?

来源:https://stackoverflow.com/questions/6332022/weird-behavior-in-blackberry-when-toggling-virtual-keyboard-between-two-textboxe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!