On Mon, Dec 12, 2011 at 8:23 AM, Marcos Douglas <[email protected]> wrote:
> On Sat, Dec 10, 2011 at 11:15 AM, Luiz Americo Pereira Camara
> <[email protected]> wrote:
>>
>> In order to fix some bugs i did significant changes in 
>> TDBLookup[List|Combo]Box controls
>>
>> I did a lot of testing but may broken something
>>
>> Please report problems you have
>
> I found a bug in TDBLookupComboBox
> To reproduce:
> 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 #2. 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, the combo is not cleaned.

Bugtracker http://bugs.freepascal.org/view.php?id=20886

Marcos Douglas

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to