Welcome to the ASP.NET MVC feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET MVC, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes
On Android devices, the search field in our project does not work correctly.
When a user taps the search box, it immediately loses focus - the keyboard appears for a moment and then disappears. This makes it impossible to type any text.


The issue occurs when the grid is configured with:

.EnableAdaptiveUI(true)


It is reproducible both in our main project and in a minimal test project.
Here is a short screen recording showing the behavior:

I have tested this on several Android smartphones and all are affected (except Firefox browser). The problem does not occur on iPhone.

The test project is attached.

It seems that the issue started with version 28.2.6, while version 28.2.5 works correctly.

Thanks for your help.