Ticket #661 (closed Bug: fixed)
should use click event instead of mousedown
| Reported by: | btmorex | Owned by: | vipsoft |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.4 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
Piwik click tracking should use the click event instead of the mousedown event because:
1.) mousedown is not the same as a click and it should be tracking clicks.
2.) The current way of doing things prevents the right-click menu from appearing until the tracking code has run, which can take a long time for downloads or external links.
Change History
Note: See
TracTickets for help on using
tickets.
