iPad safari 在简单表单上崩溃

发布于 2024-11-30 06:27:11 字数 347 浏览 1 评论 0原文

我用 html 创建了一个简单的表单。它在桌面浏览器中运行良好。但是在 iPad 的 safari(模拟器)中,当我尝试在表单的任何文本字段中输入内容时,iPad 的 safari 崩溃了...

有时它允许我输入 3-4 个字符,但大多数情况下输入 1-2 个字符就会崩溃。如何测试出了什么问题?

<html>
    <head>
    </head>
    <body>
        <input type="text" />
    </body>
</html>

其iOS版本4.3(238.2)

I have created a simple Form in html. Its working fine in desktop browsers. But in iPad's safari (simulator) when I try to type something in any of the text field of the form the iPad's safari is crashed...

Sometimes it allow me to enter 3-4 characters but mostly on 1-2 characters it crashed. How to test whats going wrong?

<html>
    <head>
    </head>
    <body>
        <input type="text" />
    </body>
</html>

Its iOS version 4.3 (238.2)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文