Modify ↓
#2025 closed defect (fixed)
[PATCH] ctrl+doubleclick will add two nodes
| Reported by: | petr.dlouhy@… | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
When adding nodes with ctrl (no binding with other objects) and doubleclick (some users can tend to use doubleclick) will result in two new nodes (with same or almost same position).
When doubleclick is used without ctrl (normal situation), JOSM has protection against adding two nodes (which is expected behavior).
Attachments (1)
Change History (3)
Changed 4 years ago by xeen
comment:1 Changed 4 years ago by xeen
- Summary changed from ctrl+doubleclick will add two nodes to [PATCH] ctrl+doubleclick will add two nodes
comment:2 Changed 4 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Fixed in r1317.
Note: See
TracTickets for help on using
tickets.



Check for click count and about if value is larger > 1