Ticket #3402 (closed bug: duplicate)
Handler: Remove "setEvent" on mouse events register when we have touch.
| Reported by: | jorix | Owned by: | tschaub |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.13 Release |
| Component: | Handler | Version: | 2.11 RC1 |
| Keywords: | Cc: | ||
| State: |
Description
To complete the work of #3210 would be interesting to also unregister setEvent method for mouse events.
Not currently unregistered "mouseout" on touch devices. I think it should be removed as well (this proposal is not on the ticket). I tried it and not affect the use on Android (and more, in the examples of the trunk with Android or iOS Handler.Drag works like documentDrag = true.
The patch adds tests.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

