You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Android (Samsung) environment, while typing on the keyboard, an issue occurs where letters are automatically deleted after entering 2–3 characters, even though the backspace button has not been pressed. This issue happens consistently across all websites that use DocSearch, including the official documentation for DocSearch, Babel, React, and etc.
Important
But it works well in 'Windows Chrome', 'Windows Edge', and 'Android Samsung Internet'.
This bug only happens in 'Android Chrome'.
The specifications of the mobile device I am currently using are as follows:
Please see the videos below. It's the dev environment of the DocSearch repository.
Screen_Recording_20241122_235409_Chrome.mp4
Steps to reproduce
Go to 'search bar'.
Click on 'search input'.
Type some alphabets.
See error.
Live reproduction:
This bug only occurs in the Android environment. You can reproduce it by simply running yarn playground:start and typing some words in the search bar. It happens across the entire DocSearch environment, and I believe it's quite a critical issue.
Expected behavior
When typing, the letters should be entered correctly without being automatically deleted.
The text was updated successfully, but these errors were encountered:
lumirlumir
changed the title
Text not being entered correctly in the search bar on Android IME
Bug: Text not being entered correctly in the search bar on Android IME
Nov 22, 2024
Thank you for the report. Obviously it is happening to you (thanks for the video) but just to provide additional input/observations on this, I'm not seeing any other reports coming in so far. I just tried a few of the DocSearch sites on my Google Pixel 7 (Android) with Chrome and not seeing issues either. I'll continue to be on the lookout however!
Hello, @randombeeper. Thank you for reviewing this issue.
I’ve tested the results across four different Samsung devices, and all of them show the same behavior. Based on this, I believe the bug occurs specifically on Samsung devices. It would be best to test this issue using the latest Samsung models.
Here is the list of devices I used for testing:
Samsung Galaxy S21
Samsung Galaxy S23 Ultra
Samsung Galaxy Tab S6
Samsung Galaxy Tab S7
Additionally, while I’m not entirely certain, I suspect the issue might be related to the IME (Input Method Editor) on Samsung devices.
I found that it works fine in FireFox. This issue only occurs in Chromium-based browsers.
lumirlumir
changed the title
Bug: Text not being entered correctly in the search bar on Android IME
Bug: Text not being entered correctly in the search bar on Android Samsung IME
Nov 23, 2024
lumirlumir
changed the title
Bug: Text not being entered correctly in the search bar on Android Samsung IME
Bug: Text not being entered correctly in the search bar on Android (Samsung) IME
Nov 23, 2024
Description
In the Android (Samsung) environment, while typing on the keyboard, an issue occurs where letters are automatically deleted after entering 2–3 characters, even though the backspace button has not been pressed. This issue happens consistently across all websites that use DocSearch, including the official documentation for DocSearch, Babel, React, and etc.
Important
But it works well in 'Windows Chrome', 'Windows Edge', and 'Android Samsung Internet'.
This bug only happens in 'Android Chrome'.
The specifications of the mobile device I am currently using are as follows:
Please see the videos below. It's the dev environment of the DocSearch repository.
Screen_Recording_20241122_235409_Chrome.mp4
Steps to reproduce
Live reproduction:
This bug only occurs in the Android environment. You can reproduce it by simply running
yarn playground:start
and typing some words in the search bar. It happens across the entire DocSearch environment, and I believe it's quite a critical issue.Expected behavior
When typing, the letters should be entered correctly without being automatically deleted.
Environment
3.8.0
(latest)Please let me know if you need more context.
The text was updated successfully, but these errors were encountered: