On 12/12/2011 14:25, Marcos Douglas wrote:
I think I wrote better in bug tracker:
1. Define properties AutoComplete and AutoDropDown to True;
2. Type a new value (the DropDown will open) that not exists in DataSet (list);
3. If you type ENTER the combo will clear, because no value on list
was found (OK);
4. Repeat 0000002. Now if you type [Down] to select a item (use the
keyboard and don't type ENTER), but after type a new value that not
exists in DataSet list and ENTER. The ComboBox is not cleaned.

Attention in:
+ AutoComplete and AutroDropDown;
+ Item #4: When the dropdown open, just click down (selecting a item)
but don't close it; after, type something that do not exists in list
and press ENTER. You see the Text typed still there.

Still cannot reproduce.

Can you create a sample project and add to the bugtracker?

Luiz

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to