简体   繁体   English

黑莓OS 7 Sencha触摸水龙头文本字段

[英]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. 我只是得到了运行OS 7的BlackBerry Torch9810。我注意到我的sencha touch应用程序不允许我点击以输入文本输入字段。 I have to click the trackpad. 我必须单击触控板。 I know it works normally on non-sencha fields, like the ones here. 我知道它可以在非Sencha领域正常工作,例如这里的领域。 I tried the example for forms from sencha and I'm having the same issue. 我尝试了sencha表单的示例,但遇到了同样的问题。 I tried attaching a tap listener to the textfield but it's not being triggered. 我尝试将Tap Tap侦听器附加到文本字段,但未触发。 Any ideas? 有任何想法吗?

Sencha Touch 1 has many problems with Blackberry OS 7, I'd recommend upgrading to Sencha Touch 2 which has less issues. Sencha Touch 1在Blackberry OS 7上存在许多问题,建议您升级到Sencha Touch 2,而问题较少。 Yes, 'less'... there are still some. 是的,“少” ...还有一些。

In any case, I was able to fix this particular bug: https://gist.github.com/2645017 无论如何,我都能够修复此特定的错误: https : //gist.github.com/2645017

It's quite untested, so use at your own risk, but here's hoping it helps. 它未经测试,因此使用后果自负,但希望它能对您有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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