Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoWidth is not applied when clearing manually in ComboBox and AutoComplete #3888

Closed
nelito987 opened this issue Jan 2, 2018 · 0 comments
Closed

Comments

@nelito987
Copy link
Contributor

nelito987 commented Jan 2, 2018

Bug report

When item with long text is selected and then text is cleared letter by letter in the input field, the autoWidth property is not applied.

Reproduction of the problem

first option:

  1. Open the Dojo https://dojo.telerik.com/AWubut/10
  2. Select an item from the ComboBox
  3. At the end of the selected item text in the input filed add an interval.
  4. Clear the text manually, sign by sign.

second option:

  1. Open the Dojo https://dojo.telerik.com/AgOLA/5
  2. Select an item from the ComboBox (do not select the longest one)
  3. Start clearing the text in the input field letter by letter.

Current behavior

The autoWidth is not applied and the items are shown wrapped.
screencast - https://www.screencast.com/t/iwqSSmAm0NX

Expected/desired behavior

the autoWidth should be applied and the items should be displayed on a single row.

Environment

  • Kendo UI version: 2017.3.1026
  • Browser: [all]
@nelito987 nelito987 changed the title AutoWidth is not applied when clearing manually in ComboBox, AutoComplete, DropDownList AutoWidth is not applied when clearing manually in ComboBox and AutoComplete Jan 2, 2018
@jivanova jivanova self-assigned this Jan 10, 2018
@jivanova jivanova added this to the 2018.R1.SP.next milestone Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants