ftlabs / fastclick

Polyfill to remove click delays on browsers with touch UIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

input can not be focused by fastclick.js

abchexuzheng opened this issue · comments

in my oppo r11 ,I used fastclick as this:fastclick.attach(document.body);
when i click the<input type="text">,and the keyboard could be up,but when i click other elements,the input's blur function was exculated,but the keyboard could not be down, when i delete the fastclick.attach(document.body);, it's ok!.

It should be occured on android 7

大兄弟,我这个问题跟你的还不一样,你是键盘起不来,我是收不回去,你可以试试。

楼上的两位兄台互补一下不

Have anyone person fix this bug? (有老哥修复了这个bug吗?)

我也起不来键盘,有人解决了吗?

同样