Bug Report B141999
Visible to All Users

Incremental filtering excessively narrows filter results in error

created 15 years ago

Incremental filtering does not behave properly in cxLookupComboBox, sometimes only one value is shown on dropdown where there should be more than one accordingly to what is being typed into.
In the attached sample, try to type "b", you should see 7 values in the dropdown. Then type "e" as 2nd letter, you'd expect to see 4 values starting with "be", but only one is shown. If I type more letters or press backspace I have different number of items shown, sometimes I see all the items i expect to see, sometimes i only see one item.
Steps to Reproduce:
Put a cxLookupComboBox on a form with IncrementalFiltering set to True. Try to type first letters shared by more than one items or press backspace when typed some.
Actual Results:
Sometimes only one item is shown in dropdown instead of all item beginning with typed letters.
Expected Results:
Dropdown should show all items starting with typed letters.

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.