Modify ↓
Opened 16 years ago
Closed 16 years ago
#3211 closed enhancement (fixed)
Keystrokes / "+" no function / "Del" removes selected object instead of selected list item
Reported by: | AlphaRay | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I miss some keys i know from online osm editor, e.g. "+" to add a new tag to selected object.
The second, the Del key have no function - when selecting a tag (red focus border!) - like "name - Street1" and press "Del" the whole street will be deleted and not the selected tag!
Attachments (0)
Note:
See TracTickets
for help on using tickets.
In r1945 DEL now deletes properties in the property dialog or removes the current selection from a relation.
I didn't implement the requested "+" shortcut yet. In my opinion, this is too potlatch specific.