Ticket #1247 (closed feature: fixed)
drag handler should have an option to let mousedown propagate
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.6 Release |
| Component: | Handler.Drag | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
The drag handler currently stops propagation (to listeners on the same element) of all mousedown events that it handles. This is not necessary in all situations, and makes for weird workarounds at times.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

