Modify ↓
#7760 closed enhancement (fixed)
[patch] Double click on Attributes Window
| Reported by: | jbcorbeille-JOSM@… | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Quite new user, I keep trying the shortcut of double-clicking on an empty part of the Attributes window, hoping to open the «Add an attribute» window. Has this possibility been considered?
Attachments (1)
Change History (5)
comment:1 Changed 12 months ago by skyper
- Component changed from unspecified to Core
Changed 12 months ago by joshdoe
comment:2 Changed 12 months ago by joshdoe
- Summary changed from Double click on Attributes Window to [patch] Double click on Attributes Window
comment:3 Changed 12 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
In 5271/josm:
comment:4 Changed 12 months ago by simon04
Great feature request, nice patch – thank you all!
Note: See
TracTickets for help on using
tickets.



It does have that behavior if there are no attributes or memberships whatsoever, but if you have at least one of those it doesn't. The attached trivial patch rectifies this, and seems like a sensible change.