-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[Autocomplete] Scrolls page instead of listbox when software keyboard is open #45229
Comments
@ayush1937 What device/browser are you using? |
Brower:- Google Chrome (Application Version:- 132.0.6834.163) Screen recording: https://drive.google.com/drive/folders/1yBqgLU8sGFLduEEzUG3DHfKqbxzF0jUH?usp=sharing |
I'm not able to repro on iOS: ScreenRecording_02-06-2025.16-30-02_1.MP4 |
Works fine for me on Android 15. screen-20250207-194318.mp4.2.mp4 |
Thanks @prakhargupta1! Because we can't reproduce on our iOS or Android devices, I suspect this might be an issue with OxygenOS. @ayush1937, have you checked if there are related issues reported for that OS? |
I haven’t yet researched the scroll issue for Oxygen OS. However, In my testing, I found that the issue does not occur on iOS devices, but I was able to consistently reproduce it on Android. It seems that the problem arises intermittently, particularly when the scroll list from the AutoComplete component is above the keyboard without interacting with it. To replicate the issue, I recommend trying multiple times, as it does not always appear right away. Additionally, I have recorded another video demonstrating the issue, which I believe will assist in further investigation. The video was captured on a Poco X4 Pro running Google Chrome Version 132.0.6834.165, Android Version 13, with Xiaomi Hyper OS. You can view the video here. https://drive.google.com/file/d/1jU9s0SwjDmRn2TFFYTf1aOHcD1SDTGZo/view?usp=sharing |
MUI.AutoComplete.mp4
Steps to reproduce
Current behavior
The options list is intermittently scrollable when the keyboard is active. In some instances, users can scroll through the options without issue, while in others, it becomes completely unresponsive to scrolling gestures.
Expected behavior
The options list should remain scrollable even when the keyboard is open, allowing users to navigate through all available options easily.
Context
No response
Your environment
npx @mui/envinfo
Search keywords: Autocomplete Scrolling
The text was updated successfully, but these errors were encountered: