Hi
I managed to follow the conversation using google translate.
I have a similar issue. It is quite easy to replicate using the device emulator in chrome dev tools.
The problem is not just for Android but for all mobile emulators.
From the little bit of debugging that I did, I think this has to do with the fact that it is listening for a click event and that the mobile device emulator is only passing a touch event.
Hope that helps.