Modify

Opened 13 years ago

Closed 12 years ago

#7323 closed defect (duplicate)

Inconsistent behaviour of tag value editor for number

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

Description

When tag value is a number with two or more digits, it is selected when editor dialog opens. When it's a single digit, it is not selected. Which is very inconvenient: when I want to replace a value with another, I always have to check whether the previous value is selected, or I have to press backspace to erase it.

The same inconsistency is present when adding a new tag: if it was a large number, it is preserved from the last time a tag was added, but if it is a single digit, it is erased. I was against preserving values at all, but if we do, please make it consistent: I use this functionality now for copying the last tag onto a new object, but as in previous case, must check if it was a single- or a multiple-digit number.

Attachments (0)

Change History (4)

comment:1 by skyper, 13 years ago

This is on purpose. There were problems with autocompletion and offering the last entered value. Have to dig deeper as this was implemented some time ago.

comment:2 by akks, 13 years ago

It was done intentionally to eliminate bigger problem #6430 at [4141].
Other related changesets: [4109] [4132] [4300].

Last edited 13 years ago by akks (previous) (diff)

comment:3 by richlv, 12 years ago

i have to say this is highly annoying and i repeatedly make mistakes - i just hope i spot them...
for example, adding data today my workflow was like this :

select building, alt+a, addr:housenumber=13, addr:street=blah
select building, alt+a, addr:housenumber=15, addr:street=blah, building:levels=1
select building, alt+a, addr:housenumber=117, addr:street=blah...

having a single digit not being selected is mighty bad :)

comment:4 by skyper, 12 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #6430.
as #6430 was reopened, I mark this ticket as duplicate.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.