using an 'auto' popup list, it pops up when it shouldnt.
It pops up when you click the combo box which is fine, but it also pops up when you type a valid value. eg if you had a field with valid values of 'one' and 'two', typing 'one' should just accept the input rather than then prompting with the popup.
Hope my description makes sense!
Comments