ftlabs / fastclick

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

Android hold-release-cancel opens new page anyway #333

Closed sonofpaul closed 9 years ago

sonofpaul commented 9 years ago

Android browser 4.0.4, on hold-release of a link, when the user cancels the action, the browser takes the user to the new page anyway.

It should not do anything.

matthew-andrews commented 9 years ago

Is this the same bug as this: https://github.com/ftlabs/fastclick/pull/293 ?

sonofpaul commented 9 years ago

Yes. Apologies. Looks identical. Thanks.

On Fri, Nov 21, 2014 at 1:12 PM, Matt Andrews notifications@github.com wrote:

Is this the same bug as this: #293 https://github.com/ftlabs/fastclick/pull/293 ?

— Reply to this email directly or view it on GitHub https://github.com/ftlabs/fastclick/issues/333#issuecomment-64012774.

The McCabes www.godcontention.org

matthew-andrews commented 9 years ago

No need to apologise. I'm going to test that fix tonight and hope to get it merged very soon.