Modify ↓
#7018 closed defect (fixed)
[patch] Drag selection does not work when releasing mouse button over the middle of a segment
Reported by: | Don-vip | Owned by: | xeen |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When a rectangle is dragged with the left mouse button to select something, nothing is selected if the mouse button is released over the middle of a segment (i.e., the cross). Instead, the only visible change concerns the cursor.
Attachments (1)
Change History (5)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Owner: | changed from | to
---|---|
Summary: | Drag selection does not work when releasing mouse button over the middle of a segment → [patch] Drag selection does not work when releasing mouse button over the middle of a segment |
Here’s a patch that fixes the problem for me. Due to selectAction being very fragile I’m not going to check this in until after the new stable version has been released.
Please remind me or check in the patch yourself if I forget to.
by , 13 years ago
Attachment: | patch7018.patch added |
---|
comment:4 by , 13 years ago
Note:
See TracTickets
for help on using tickets.
I can verify this in Windows.