Ticket #1246 (closed bug: fixed)
click handler fails if pixelTolerance is set but mousedown is stopped
| Reported by: | tschaub | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Handler.Click | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
If the click handler is active with listeners registered on an events object that is not getting mousedown (if an element above is stopping them), clicking while pixelTolerance is set raises exceptions.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

