Status update request for #70791

Hello Syncfusion team,

could you please provide an update on bug report #70791 ("Android: Search Field Loses Focus Immediately")?

This issue is quite critical for us, because on Android devices the search field becomes effectively unusable when Adaptive UI is enabled.

Could you please confirm:

- whether this issue has already been fixed in any newer version,

- if not, whether there is an estimated release version or ETA for the fix,

- and whether there is any reliable workaround we can use in the meantime?

Thank you!


1 Reply

DM Dineshnarasimman Muthu Syncfusion Team April 15, 2026 04:44 AM UTC

Hi,


We apologize for the delay,


We are glad to announce that; we have included the fix for the issue "AdaptiveUI search not properly working in Android mobile" in our 31.2.10 release. So please upgrade to our latest version of the Syncfusion package to resolve the reported issue.


Root Cause:


On mobile, virtual keyboard focus triggers window.resize, causing checkOverflow to return true because the .e-responsive-right width calculation used an 50px position of the toolbar item, resulting in overflow.


Fix:

Add a variable and updated the width calculation to use the correct 53px position to prevent layout overflow.


Please get back to us for further assistance.


Regards,

Dineshnarasimman M


Loader.
Up arrow icon