If a field is set to use a value list and the property “DisplayTags” is on clicking on the valuelist item doesn’t work and leaves the field empty.
No matter if the field type is “Type_ahead” or “Text_Field” it just doesn’t work.
Servoy 2.2rc2
Java 1.4.2-38 (MacOS X)
Bug also present in Win2000
IT2BE:
hmm, why do you consider this a bug? When you want to display tags you don’t use a valuelist… Or am I wrong?
I need the tags option to display some values in the field tooltip text but I also need the value list to pilot the data insert to some specific values so I consider this a bug.
Maybe I wasn’t clear in my bug report: the value list seems to work fine but when you double click an entry in the list (or you press enter) to select the value the field is set to empty; example: I have tha value “Desktop” in my list, i type d-e-s and then I click on the “Desktop” entry in the list and the field is wiped out, even the 3 letter d-e-s I’ve typed are erased.