And*_*ugh 23 html css flexbox ios7
有没有人用iOS7上的HTML应用程序中的flexbox布局内的输入元素解决浮点光标问题?
转到http://cdn.sencha.com/touch/sencha-touch-2.3.1a/built-examples/kitchensink/index.html#demo/formpanel,关注输入元素,然后滚动.
我在几个不同的HTML移动框架上看到过这种相同的行为.看来flexbox是罪魁祸首.任何解决方法?
这是一个已知的错误,许多用户报告了它......
WebKit 错误:https://bugs.webkit.org/show_bug.cgi? id=138201 Apple 雷达:http://openradar.appspot.com/18819624
目前还没有已知的解决方法...
更新:已在 iOS 8.3 中修复