Opened 13 years ago

Last modified 13 years ago

#8293 closed enhancement

Properties dialog: select newly added or edited keys automatically — at Version 4

Reported by: akks Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: properties Cc:

Description (last modified by akks)

Currently after we add some tag or edit it by Alt-A or Alt-S, new tag is not selected automatically in Properties table (except changing name of existing tag to another existing tag).

I tried to improve this behaviour. Now if user edits or adds some tag, it will be preselected in properties table.

PropertiesDialog seemed far too big for me to edit, so it was split into PropertiesDialog (ToggleDialog GUI and events) and TagEditHelper (add and edit windows, autocompletion, applying changes). Now they can be modified separately (I planned to add multiple recent tags adding).

Please see the changes of the code and behaviour. I hope it is more convenient, but maybe I missed something.

Change History (4)

comment:1 by akks, 13 years ago

Type: defectenhancement

comment:2 by akks, 13 years ago

Summary: Properties dialog: select newly added or edited keys automaicallyProperties dialog: select newly added or edited keys automatically

comment:3 by akks, 13 years ago

In 5633/josm:

see #8293: Auto-select edited or added tag in Properties table, refactoring of PropertiesDialog
(TagEditHelper introduced)

comment:4 by akks, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.