Opened 13 years ago
Closed 13 years ago
#4653 closed defect (duplicate)
Drags can be ended by clicking the right mouse button
Reported by: | Ben Lowery | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | DnD | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently no detection is done to ensure that a drag started with one mouse button is ended by the same mouse button. Additionally, drags can be initiated by either mouse button (for folks with two buton mice).
I would expect that drags could only be initiated by left clicks, or at least that the mouseup that ends the drag would have to come from the same button that initiated the drag.
Change History (2)
comment:1 Changed 13 years ago by
Component: | General → DnD |
---|---|
Owner: | changed from anonymous to Eugene Lazutkin |
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #4140.