﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
21319	[PATCH] Refactoring of class hierarchy around JosmComboBox / AutoCompComboBox	marcello@…	team	"Added classes in bold to orthogonalize hierarchy:
|| JComboBox || JComboBoxModel || JComboBoxEditor || JTextField ||
|| JosmComboBox || '''JosmComboBoxModel''' || '''JosmComboBoxEditor''' || JosmTextField ||
|| AutoCompComboBox || AutoCompComboBoxModel  || '''AutoCompComboBoxEditor''' || AutoCompTextField ||
Code reuse: JosmComboBox now uses a JosmTextField as editor
Code reuse: AutoCompComboBox now uses AutoCompTextField as editor
JosmComboBox uses more of the original L&F
JosmComboBox lists now expand all the way to the bottom or the top of the screen
Variable height items in combobox lists now work #19321
Autocomplete uses different algorithm #21290
editable=""false"" comboboxes in Presets now work #6157 #11024 #18714
The user may toggle LTR-RTL script in JosmTextField (menu and ctrl+space)
LTR-RTL automatically toggles according to key in AddTag and EditTag dialogs #16163
"	enhancement	closed	major	21.10	Core		fixed		
