#4152 closed enhancement (wontfix)
Make double-clicking on an object edit it
Reported by: | AM909 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | double-click tag_editor turn_restriction | Cc: |
Description
If you double-click on a node or way, it would be nice if it launched the tag editor (or maybe simulated any other menu item or keyboard shortcut).
Similarly, if you double-click on the sign rendered by a turn restriction, it would be nice if it launched the relation editor (or maybe simulated any other menu item or keyboard shortcut).
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 15 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Replying to stoecker:
We already have an overload of the clicks. Also it is not really clear what function should be lauched.
Sorry - I was referring to double-clicking on nodes/ways in the main window, the selection list, or the command stack, none of which currently do anything, and that it should select the object and bring up the tag editor (currently assigned shortcut "T")
comment:3 by , 15 years ago
The Tageditor is a plugin and thus cannot be launched as you request. You probably did not recognize click overload, but there are many actions which use one or more click with different modifiers. One as invasive as opening a dialog will not be added.
Double click in selection dialog already has a function --> select only this particular item out of complete list.
I can't think of any useful action in command stack.
We already have an overload of the clicks. Also it is not really clear what function should be lauched.
The click-on-turn-restriction to select is another bug report, but hard to implement ATM.