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

[Combobox, Autocomplete] Floating label is overlapping the input text when escape key is pressed #2720

Closed
elena-gancheva opened this issue Jan 31, 2020 · 2 comments
Assignees

Comments

@elena-gancheva
Copy link
Contributor

elena-gancheva commented Jan 31, 2020

Describe the bug
Floating Label is overlapping input's value when the esc key is pressed and the user is typing an actual value.

To Reproduce
https://stackblitz.com/edit/angular-hmjoew?file=app/app.module.ts

  1. Focus the input
  2. Press esc key
  3. Start typing in the input

Expected behavior
When esc key is pressed and the user starts typing again, the floating label should not overlap the input's value.

Screenshots
image

Additional context
Тhe bug is reproducible for both Floating Label component and TextBoxContainer with ComboBox and Autocomplete components.

@elena-gancheva elena-gancheva changed the title Floating label is overlapping the input text when escape key is pressed [Combobox, Autocomplete] Floating label is overlapping the input text when escape key is pressed Jan 31, 2020
@dimitar-pechev dimitar-pechev self-assigned this Feb 5, 2020
@ipeshev
Copy link
Contributor

ipeshev commented Feb 13, 2020

Fixed in the latest dev. version

@dimitar-pechev
Copy link
Contributor

Released in v4.2.5 of @progress/kendo-angular-dropdowns.

@dtopalov dtopalov added the FP: Completed Sync status with associated Feedback Item label May 13, 2020
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

5 participants