简体   繁体   中英

blackberry os 7 sencha touch tap text field

I just got a BlackBerry Torch 9810 running OS 7. I noticed my sencha touch app won't let me tap to enter a text input field. I have to click the trackpad. I know it works normally on non-sencha fields, like the ones here. I tried the example for forms from sencha and I'm having the same issue. I tried attaching a tap listener to the textfield but it's not being triggered. Any ideas?

Sencha Touch 1 has many problems with Blackberry OS 7, I'd recommend upgrading to Sencha Touch 2 which has less issues. Yes, 'less'... there are still some.

In any case, I was able to fix this particular bug: https://gist.github.com/2645017

It's quite untested, so use at your own risk, but here's hoping it helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM