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

Item is re-selected in ComboBox when clearing with backspace #4516

Closed
nelito987 opened this issue Sep 18, 2018 · 2 comments
Closed

Item is re-selected in ComboBox when clearing with backspace #4516

nelito987 opened this issue Sep 18, 2018 · 2 comments

Comments

@nelito987
Copy link
Contributor

Bug report

When dataTextField and dataValueField are not set and the value in ComboBox is cleared by using the backspace, the item is selected again.

Reproduction of the problem

  1. Open the Dojo
  2. Select an item.
  3. Clear it with backspace.

Current behavior

The item is selected again.

Expected/desired behavior

The value should be cleared.

Environment

  • Kendo UI version: 2018.3.911
  • Browser: [all ]
@nelito987
Copy link
Contributor Author

Related: #4254

@zdravkov zdravkov self-assigned this Sep 20, 2018
@zdravkov zdravkov added this to the 2018.R3.SP.next milestone Sep 20, 2018
@zdravkov
Copy link
Member

Introduced after fixing - https://github.com/telerik/kendo/issues/8733

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