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

Grid steals input focus from text field during repaint #12526

Closed
thevaadinman opened this issue Mar 2, 2022 · 2 comments
Closed

Grid steals input focus from text field during repaint #12526

thevaadinman opened this issue Mar 2, 2022 · 2 comments
Assignees
Milestone

Comments

@thevaadinman
Copy link
Contributor

thevaadinman commented Mar 2, 2022

In Framework 8.14.3 (and very likely every previous version) attempting to add a real-time filtering function to Grid causes the text field to lose input focus when the Grid repaints as the data provider's contents are updated.

Expected behavior is to be able to keep typing without Grid stealing focus.
Can be replicated on both Chrome and Firefox.

Minimal project for reproducing the issue attached, provided by a customer.

grid-focus-steal.zip

@thevaadinman
Copy link
Contributor Author

I am currently assigned to fixing this issue.

@thevaadinman thevaadinman self-assigned this Mar 2, 2022
@TatuLund TatuLund added this to the 8.15.1 milestone Apr 19, 2022
@TatuLund
Copy link
Contributor

TatuLund commented May 4, 2022

Fixed in 8.15.1

@TatuLund TatuLund closed this as completed May 4, 2022
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

2 participants