javascript - ng-dblclick missing second doubleclick when done in rapid succession -


with ng-dblclick on angular 1.4.3 when click 4 times in rapid succession 1 doubleclick registered. using html:

<div ng-dblclick="incclicks();">double click me!</div> 

here plunker try it.

tested in in firefox 39 , chromium 43

how can make every doubleclick count?


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -