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

Autocomplete Removing Characters #122

Open
t-springborn opened this issue Feb 17, 2023 · 1 comment
Open

Autocomplete Removing Characters #122

t-springborn opened this issue Feb 17, 2023 · 1 comment

Comments

@t-springborn
Copy link

On some occasions a sort of Autocomplete removes or changes characters.
The following instances have been observed:

Test Step Expected Result Observed Behavior
Add Capital letter after a special character, such as # or [ The letter is inserted and the character remains The letter is inserted and the special character is replaced by a blank space
Add a line break A line break is inserted and nothing else happens A line break is inserted and the preceding character is removed
Add a line break in a list A line break is inserted and nothing else happens A line break is inserted and formatting is autocompleted to continue the list (i.e. indentation and * or numbering)

These were observed on an Android in Google Chrome using Gboard. Gboard autocomplete and autocorrect are turned off.
The behavior could not be reproduces in different contexts, such as Google Keep, or this issue editor.

Info
Google Chrome 110.0.5481.64 (Official Build) (32-bit)
Revision 82293b013185775ae599e70e2a65e2070c2c4950-refs/branch-heads/5481_61@{#2}
OS Android 13; Pixel 4a Build/TQ1A.221205.011

@gjtorikian
Copy link
Owner

Thank you for this detailed and helpful report. I will have to think on how to reproduce this issue as I don't have any Android devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants