﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6256	[patch] Cursor Right behaviour after autocomplete not consistent	flaimo	team	"'''case a (expected behaviour):'''
1. select an element and click the '''add key/value button''' to add a new tag
2. choose some key and then start typing the first letters of a value that has been used before -> autocomplete should show the text
3. press cursor key right --> cursor jumps to the end of the autocomplete text

'''case b (wrong behaviour):'''
1. select an element and click the create '''new relation''' button
2. under ""tags"" type in some key and then start typing the first letters of a value that has been used before -> autocomplete should show the text
3. press cursor key right --> cursor only moves one letter to the right

case b is wrong. it should behave like case a and jump to the end

enviroment:
josm 4021 on mac os x"	defect	closed	normal		Core	tested	fixed		
