Modify ↓
Opened 3 years ago
Last modified 9 months ago
#5362 new defect
irregular behaviour deleting ways while pressing Alt
| Reported by: | malenki | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description (last modified by Don-vip)
On http://wiki.openstreetmap.org/wiki/JOSM/Advanced_Tricks one reads
"3. If you hold down the ALT key while deleting a way, JOSM will keep the nodes of the way"
If one tries it in Josm with ALT+DEL it does not work.
If one tries it in Josm with Josm-Menu,ALT+click on Delete it does work.
Attachments (1)
Change History (3)
Changed 9 months ago by Don-vip
comment:1 Changed 9 months ago by Don-vip
- Description modified (diff)
comment:2 Changed 9 months ago by bastiK
The idea is, that you switch to delete mode first, but the new shortcut would be useful as well.
Note: See
TracTickets for help on using
tickets.



Here's a patch that fixes the problem. However, is this the best approach ?