简体   繁体   English

选择文本字段后出现键盘时出现怪异的iOS5故障

[英]Weird iOS5 glitch when keyboard appears after selecting textfield

When selecting a textfield in iOS5 a weird arrow moves from the top left to bottom right of the screen when the keyboard appears. 在iOS5中选择文本字段时,出现键盘时,怪异的箭头从屏幕的左上角移动到右下角。 This only happens in iOS5 on the device and the simulator. 这仅在设备和模拟器上的iOS5中发生。 When running with iOS4 it works as expected. 在iOS4上运行时,它可以按预期工作。

It only happens the first time the app runs, when i dismiss the keyboard and select the textfield again the arrow isnt visible. 它仅在应用程序首次运行时发生,当我关闭键盘并再次选择文本字段时,箭头不可见。 I have to restart the app to see it again. 我必须重新启动应用程序才能再次看到它。

Notes: Ive posted a video to display what i'm getting http://youtu.be/4Ju2-wQ3hVY 注意:Ive发布了一个视频,以显示我正在获取的内容, 网址为http://youtu.be/4Ju2-wQ3hVY

I've tried stripping out other classes and creating a new blank nib with a textbox only but the problem still persists within my project. 我尝试剥离其他类并仅使用文本框创建新的空白笔尖,但问题仍然存在于我的项目中。 Creating a new project with xcode 4.3, the problem isnt visible. 使用xcode 4.3创建一个新项目,该问题不可见。 I've also tried with zombies enabled and didnt get any errors. 我也尝试过启用僵尸,但没有收到任何错误。

Are there new project / build settings that might conflict with the older versions? 是否有新的项目/构建设置可能与旧版本冲突?

This arrow looks like bug to me. 对我来说,这个箭头看起来像虫子。 I suggest you to file a bug report to Apple and post your issue to http://devforums.apple.com , where maybe issue will be notice by Apple employees and you may get more details on this. 我建议您向Apple提交错误报告,并将您的问题发布到http://devforums.apple.com,Apple员工可能会在此处发现问题,并且您可能会获得更多详细信息。

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

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