Skip to content

Autocomplete Removing Characters #122

@t-springborn

Description

@t-springborn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions