Why does Safari Mobile have trouble handling many input fields on iOS 8

前端 未结 3 1759
自闭症患者
自闭症患者 2020-12-08 12:06

iOS 8.0/8.0.1/8.0.2 has this problem.

I have a page with 70 simple text inputs:


On iOS 7 t

3条回答
  •  不思量自难忘°
    2020-12-08 12:44

    Update: This appears to be resolved in the iOS 8.1.1 beta. It appears not to be fixed, based on comments. :(


    It's also in the 8.1 betas. You should file a radar.

    Some stuff causes the entire webpage to reload or Safari to hang. For example, visit http://getemoji.com/ and start typing in the search box. You can't do it on an iOS 8.x device without the page reloading.

    Notably, Chrome and Mercury work fine, so you could suggest that your users switch to third-party browsers based on UIWebView. (I didn't test out WKWebView.)

提交回复
热议问题