ftlabs / fastclick

Polyfill to remove click delays on browsers with touch UIs
MIT License
18.66k stars 3.22k forks source link

Click event not working on Google Chrome version 22.x #19

Closed redstrike closed 12 years ago

redstrike commented 12 years ago

http://ftlabs.github.com/fastclick/examples/layer.html

I have tested IE, Firefox. Everything is ok, but Chrome isn't. Please check this issue.

samgiles commented 12 years ago

Which platform are you using?

Could be duplicate of #15 if this is Windows 7 or greater.

redstrike commented 12 years ago

Yes, i'm on Windows 7 and my laptop is a touch enabled device.

mattcg commented 12 years ago

Thanks for reporting. This is a duplicate of #15. We're working on a fix now.

mattcg commented 12 years ago

@redstrike This issue should be fixed in the current version. Will you retest please?

redstrike commented 12 years ago

@mattcg It's working now. Thanks for quick fixing this bug.