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

Aligning double space for dot behavior with Gboard #3927

Open
Unpublished opened this issue Mar 10, 2024 · 1 comment
Open

Aligning double space for dot behavior with Gboard #3927

Unpublished opened this issue Mar 10, 2024 · 1 comment

Comments

@Unpublished
Copy link
Contributor

Steps to reproduce

  1. Double tap space at least twice

Expected behaviour

Gboard only replaces the first double space with a dot and then appends spaces.

IMO this is more intuitive when pressing spaces repeatedly.

Result of two double spaces as example:
.

In fact, Gboard skips dotting a double space at the beginning of the input, but I don't have a strong opinion on this one.

Actual behaviour

Currently ASK replaces all double spaces regardless of the content before it...
Result of two double spaces as example:
...

I have a patch ready for this in case you're in favor of the change/alignment.

@menny
Copy link
Member

menny commented Mar 22, 2024

I think it is a matter of preference. I am willing to take your patch if it includes a settings option to turn it on.

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