We are using TokenBox control to select users to share resources.
Browsers:
Firefox 40.0
Chrome 45.0.2454.85
IE 11.0.9600.17959
Control Configuration:
AllowCustomTokens set to false
ShowDropDownOnFocus set to Never
IncrementalFilteringMode set to Contains
Steps to reproduce:
- The control is shown and focus is set on the edit box. The dropdown is not shown
- Type in a filter. The dropdown is shown
- Select a token from the box. Token is selected and added to the edit box.
Actual results:
Focus is maintained on the editbox, dropdown disappears after token selection but reappears almost immediatly
Expected result:
We would like the editbox to maintain focus, but for the dropdown to be shown after user starts typing again.
Additional comments:
This behaviour is observed on the control demo at:
https://demos.devexpress.com/ASPxEditorsDemos/ASPxTokenBox/Features.aspx
With control setting of:
AllowCustomTokens: true
ShowDropDownOnFocus: Never
IncrementalFilteringMode: Contains
Hello Kateryna,
Thank you for contacting us. I see the problem. I will forward this issue to our R&D team. Our developers will continue working on this problem, and we will keep you informed of any progress.
It's ok to make it public.